/* CSS Document */
body,td,th{ color: #959595; font-size:10px; font-family: Georgia, "Times New Roman", Times, serif; font-weight:normal; }
body{ background-color:#0a0000;
ma;margin: 0; }
a:link {
	text-decoration: none;
	color: #ffb600;
}
a:visited {
	text-decoration: none;
	color: #7c7c7c;
}
a:hover {
	text-decoration: overline;
	color: #fba31b;
}
