td{
	font-family: Trebuchet MS,Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background: transparent;
}
A {
	font-family: Trebuchet MS,Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background: transparent;
}
A:Visited {
	font-family: Trebuchet MS,Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background: transparent;
}
A:Active {
	font-family: Trebuchet MS,Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background: transparent;
}
A:Hover {
	text-decoration: underline;
}


BODY {
	background: #575757;
}
