body {
	background-color: #000000;
	margin: 30px 0px 0px;
}

a:link {
	text-decoration: none;
	color: #FFCB05;
}
a:active {
	text-decoration: none;
	color: #FFCb05;
}
a:visited {
	text-decoration: none;
	color: #ffcb05;
}	
a:hover { color: #687D5E; text-decoration: none }


.title { color: white; font-size: 20px; font-family: Arial; font-style: italic; font-weight: bold }
.submenu  { color: white; font-size: 12px; font-family: Arial; font-style: normal; font-weight: normal }
text  {
	color: white;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	word-spacing: 3px;
	letter-spacing: 1pt;
	font-weight: normal;
	text-decoration: none;
}

td {
	color: white;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	word-spacing: 3px;
	letter-spacing: 1pt;
	font-weight: normal;
	text-decoration: none;
}

table { color: white; font-size: 10px; font-family: Verdana }
.imgIco {
	float: left;
	margin-right: 10px;
}