BODY {
font-family: Verdana
font-size: 2pt;
color: #ffffff;
}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #ffffff;
	}

a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #eeba05;
	}

a:hover, a:active { 
	text-decoration: underline; 
	color: #eeba05;
	}