A  {
	font-size : 10 pt;
	font-family : Arial, Helvetica, Swiss;
	font-weight : bold;
	text-decoration : none;
	color : #666666;
}

A:Visited  {
	font-size : 10 pt;
	font-family : Arial, Helvetica, Swiss;
	font-weight : bold;
	color : #666666;
	text-decoration : none;
}

A:Active  {
	font-size : 10 pt;
	font-family : Arial, Helvetica, Swiss;
	font-weight : bold;
	color : #666666;
	text-decoration : none;
}

A:Hover  {
	color : #FFCC33;
	font-size : 10 pt;
	font-family : Arial, Helvetica, Swiss;
	font-weight : bold;
	text-decoration : none;
}

BODY  {
	background-color : #000000;
	font-size : 10 pt;
	font-family : Arial, Helvetica, Swiss;
	color : #666666;
	background-attachment: fixed ; border-color: #000000 black black
}

td {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight : normal; color: gold}

