body {font-size: 11px; font-family: Tahoma, Verdana, Arial; color:#808080; width:80%; margin:auto;}
a, a:visited, a:hover {color:#335577;text-decoration:none;}
a:hover {text-decoration:underline;}


td {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #666666;
}

HR {
	border: 2px dotted #DCDCDC;
	border-top: none;
	border-left: none;
	border-right: none;
}

a:link {
	color: #006699;
}
a:visited {
	color: #006699;
}
a:hover {
	color: #000000;
	text-decoration: none;
	
}
a:active {
	color: #006699;
	text-decoration: none;
}