body {background-color: rgb(255,255,255); font-family: verdana, arial, helvetica, sans-serif;}

a:link { color: rgb(0,0,170); text-decoration: none; }
	
a:visited {	color: rgb(0,0,170); text-decoration: none; } 

a:hover { color: rgb(204,0,102); text-decoration: underline; }

a:active { color: rgb(99,99,99); text-decoration: none; }
