body
{
}
.f A
{
	font-family:Arial;
	font-size:7pt;
	font-weight:bold;
	text-decoration:none;
	background-color:Transparent;
	color:#696969;
}
.f A:Hover
{
	background-color:#9B2825;
	color:White;
	font-family:Arial;
	font-size:7pt;
	font-weight:bold;
	text-decoration:underline;
	
}
.f A:active
{
	background-color:#9B2825;
	color:White;
	font-family:Arial;
	font-size:7pt;
	font-weight:bold;
	text-decoration:underline;
}
.fv A
{
	background-color:Transparent;
	color:#9B2825;
	font-family:Arial;
	font-size:7pt;
	font-weight:bold;
	text-decoration:none;
}