/* CSS Document */

body,td,th {
	font-size:13px;
	color: #FFFFFF;
	font-family: terminal, monospace, courier,;
}
p1 {
	font-size:11px;
	color: #FFFFFF;
	font-family: terminal, monospace, courier,;
}
h1 {
	font-size:16px;
	font-weight:bold;
	color: #FFFFFF;
	font-family: terminal, monospace, courier,;
}body {
	background-color: #000000;
}
a:link {
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFCC00;
}
a:hover {
	text-decoration: underline;
	color: #996699;
}
a:active {
	text-decoration: none;
	color: #996699;
}