A:link {
	text-decoration: none;
	font-weight: normal;
	color: #CC3333;
}
A:visited {
	text-decoration: none;
	font-weight: normal;
	color: #CC3333;
}
A:active {color: #FFCCCC; font-weight: normal;}
A:hover {color: #FFCCCC; font-weight: normal;}
