.linkred {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {

	color: #FFFFFF;
	text-decoration: none;
}
a:active {


	color: #FFFFFF;
	text-decoration: none;
}
a:hover {



	color: #FF0000;
	text-decoration: none;
}
