body, tr {
	font-family: Verdana, "MS Sans Serif", sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	color: #EEEEEE;
}
body {
	background-color: #2C2C2C
}
a:link,a:active,a:visited {
	color : #B4B4B4;
	text-decoration: none;
}
a:hover	{
	color : #FFFFFF;
	text-decoration: none;
}
