font {
	font-size: 14px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
table {
	font-family:Georgia, "Times New Roman", Times, serif;
}
}
p {
	font-size: 14px;
	line-height:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
a:link          { color: #ffffff; text-decoration: none; font-family:Arial, Helvetica, sans-serif;}
a:visited       { color: #ffffff; text-decoration: none ; font-family:Arial, Helvetica, sans-serif;}
a:active        { color: #ffffff; text-decoration: none;  font-family:Arial, Helvetica, sans-serif; }
a:hover         {
	color: #ffffff;
	position: relative;
	right: 0px;
	top: 1px;
	
}

a.top:link          {
	color: #000000;
	text-transform: lowercase;
}
a.top:visited       {
	color: #000000;
	text-transform: lowercase;
}
a.top:active        {   }
a.top:hover         {
	color: #FF0000;	
	text-transform: lowercase;
}

table {
	font-size: 14px;
}
.unnamed1 {
	margin-left: 30px;
}


a.map:link          { color:#000000;  font-size:12px; text-decoration:underline;}
a.map:visited       { color:#000000;  font-size:12px; text-decoration:underline;}
a.map:active        { color:#000000;  font-size:12px; text-decoration:underline;}
a.map:hover         {
	color:#FF0000;
	position: relative;
	right: 0px;
	top: 1px;
	font-size:12px;
	text-decoration: none;
}
