a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #C41114;
	text-decoration: bold;
}
.over {
	background-color: #FAAA52;
}


