body
{
}
.t A
{
	font-family:Arial;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
	background-color:Transparent;
	color:White;

}
.t A:Hover
{
	background-color:#9B2825;
	color:White;
	font-family:Arial;
	font-size:8pt;
	font-weight:bold;
	text-decoration:underline;
}
.t A:active
{
	background-color:#9B2825;
	color:White;
	font-family:Arial;
	font-size:8pt;
	font-weight:bold;
	text-decoration:underline;
}
.tv A
{
	background-color:Transparent;
	color:Yellow;
	font-family:Arial;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
}
