body {
}
A:link { color : cc0033; text-decoration : none;  } 
A:visited { color : cc0033; text-decoration : none;  } 
A:active { color : cc0033; text-decoration : none;  } 
A:hover {
	color : #FFFFFF;
	background-color: cc0033;
}
