/* CSS Document */

body {
	background-color: #000000;
}
body,td,th {
	color: #FFCC66;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #FFCC66;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFCC66;
}
a:hover {

	text-decoration: underline;
	color: #FFCC66;
}
a:active {
	text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC66;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
span {
}
.style1 {color: #000000}
.style3 {color: #000000; font-size: 12px; }
.style4 {color: #000000}

table.special { color:#FF00FF; background-color:#FF00FF; }
