a  {
	color: #336699;
	text-decoration : none;
}


a:visited  {
	color: #336699;
	text-decoration : none;
}


a:active  {
	color: #CC9933;
	text-decoration : none;
}


a:hover  {
	color : #FF0033;
; text-decoration: underline
}
body {  font-family: Verdana, Arial, Helvetica, sans-serif}

