A { color: #CCC; }

A:hover
{
	text-decoration: none;
	color: #CCC;
	font-weight: bold;
}

A:active.inkeeperlink{ 
font-family: Georgia, "Times New Roman", Times, serif;
	color: #1C3855;
	font-size: 14px;
	font-style:normal;
	font-weight: bold;
	line-height:120%;
	text-decoration:underline;

}

A:hover.innkeeperlink
{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #1C3855;
	font-size: 14px;
	font-style:normal;
	font-weight:bold;
	line-height:120%;
	text-decoration:underline;
}

.titl
{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #69C;
	font-size: 18px;
	font-weight: bold;
	border-color: #FFF #FFF #369 #FFF;
	border-width: 0px 0px 3px 0px;
	border-style: double;
	padding: 15px 3px 3px 3px;
	margin: 0px 240px 0px 15px;
}

.head
{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #69C;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 15px -10px 15px;
}

.body
{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	font-size: 14px;
	margin: 10px 15px 10px 15px;
	font-style:normal;
	font-weight: normal;
}
.innkeepertextbold
{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #1C3855;
	font-size: 14px;

	font-style:normal;
	font-weight: bold;
	line-height:120%
}
.innkeepertext
{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #1C3855;
	font-size: 14px;
	margin: 10px 15px 10px 15px;
	font-style:normal;
	font-weight: normal;
	line-height:120%
}
.innkeeperlink
{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #1C3855;
	font-size: 14px;
	font-style:normal;
	font-weight: bold;
	line-height:120%;
		text-decoration:none;
}

.list
{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	font-size: 14px;
}

.foot
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 9px;
	text-align: center;
	border-color: #369 #FFF #FFF #FFF;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
}
