<style>
BODY{}
font {
	font-size : 10;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	
}

a:visited {  color: cccccc; text-decoration: none}
a:link {  color:  cccccc; text-decoration: none}
a:hover {  color:  #FF6600; text-decoration: none}

</style>

