a:link, a:active, a:visited      { 
	color: #CC3366; 
	text-decoration: none;
}

a:hover     { 
	color: #CC3366; 
	text-decoration: underline; 
}