body {
	background-color: #000000;
	color : #FFFFFF;
	font-size: 12px;
	font-family: Arial;
}

td {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial;
}

.style3 {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial;
}
a:active {color:#808080; font-weight: normal;}
a:link {color:#808080; text-decoration:none; font-weight: normal;}
a:visited {color:#0000c0; text-decoration:none; font-weight: normal;}
a:hover {color:#80ffff; text-decoration:underline; font-weight: normal;}


