Body {
	background: black;
}

a {text-decoration:none}

a:link {
	color: #FFFFCC
}

a:visited {
	color: #FFFFCC
} 

a:hover  {
	text-decoration:underline; 
	color: #FFFF00
}

.header1 {
	font-family: verdana;
	color: #CCCCCC;
	font-style: normal;
	font-size: 13px;
	font-weight: bold;
}


.mainmenu {
	font-family: verdana;
	font-size: 9px;
	color: #FFFFCC;
	font-weight: bold;
	cursor: hand;
}

.submenu {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFCC;
	cursor: hand;
}

.numeri {
	font-family: "Lucida Console";
	font-size: 10px;
	color: #FFFFCC;
	cursor: hand;
}

.footer {
	color: #666666;
	font-family: helvetica, arial;
	font-size: 10px;

}
.normal {
	font-size: 12px;
	color: #CCCCCC;
	font-family: helvetica, arial;
	text-align: justify
}

.cap {
	font-family: helvetica, arial;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: normal;
}

.descr {
	font-family: helvetica, arial;
	font-size: 11px;
	color: #CCCCCC;
}
