body,td,th {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
background-color:#333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFFF00;
}
a:active {
color: #FFFFFF;
	text-decoration: none;
}
.style1 {color: #FFFFFF}
.style2 {color: #000000}

#Content a:link {
	color: #FF0000;
	text-decoration: none;
}
#Content a:visited {
	color: #ff4444;
	text-decoration: none;
}
#Content a:hover {
	text-decoration: underline;
	color: #FF0000;
}

