a:link  {
	text-decoration: none;
	color: #FF0033;
}
a:hover {
	text-decoration: none;
	color: #FFCCCC;
}
a:visited {
	text-decoration: none;
	color: #6633cc;
}
