body {
	font-size: 9px;
	background-color: #000000;
	background-repeat: no-repeat;
	color: #666666;
	font-family: Tahoma;
	font-weight: bold;
}

a, a:link, a:visited {
	color: #333333;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	font-family: Tahoma;
	}
a:hover {
	color: #333366;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	font-family: Tahoma;
	}
	
a:active {
	color: #333366;
	}
