a {
	text-decoration: none;
}
a:link {
	color: White;
	font-family: Arial;
	font-size: 11px;
}
a:visited {
	color: White;
	font-family: Arial;
	font-size: 11px;
}
a:hover {
	color: #640000;
	font-family: Arial;
	font-size: 11px;
	background: White;
}

body {
	
}


span {
	color: #FFB0B0;
}


