.style2 {font-size: x-small}
body {
	background-color: #2A2A2A;
}
a:hover {
	color: #8D9F13;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.style3 {font-size: x-small; color: #FFFFFF; }
.style1 {color: #CCCCCC}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
a {
	font-size: 10px;
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
a:link {
	color: #CCCCCC;
}
a:visited {
	color: #CCCCCC;
}
