a:link {
	font-style: normal;
	font-weight: normal;
	color: #CC6600;
	text-transform: none;
	text-decoration: none;




}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;

}
a:hover {
	font-style: normal;
	font-weight: bolder;
	text-decoration: underline;
}
