body {
	font-family: tahoma,arial,verdana;
	color : #000000;
	background-color : #000000;
}

a:LINK {
	color : #333399;
	text-decoration : none
}
a:VISITED {
	color : #333399;
	text-decoration : none
}
a:HOVER {
	color : Red;
	text-decoration : none
}

.menu:VISITED {
	color: #990000;
	text-decoration : none;
}
.menu:LINK {
	color: #990000;
	text-decoration : none;
}
.menu:HOVER {
	color : White;
	text-decoration : none;
}

.link:VISITED {
	color : #FFCC00;
	text-decoration : underline
}
.link:LINK {
	color : #FFCC00;
	text-decoration : underline;
}
.link:HOVER {
	color: #FFFFCC;
	text-decoration : none;
}

TD { font-size: 11px }

input {
	font-size: 8pt;
	font-family: verdana, arial
}

.g {
display:none;
}
.style5 {font-size: 30px}
.style7 {color: #FFFFFF}
.style9 {color: #FFCC00}
.style10 {
	font-size: 10px;
	color: #FFFFFF;
}