.site {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	background-color: #000000;
	border: 1px #FFFFFF solid;
	cursor: hand;
	
}

a:link {
	color: #FF6600;
	text-decoration: none;
}

a:visited {
	color: #FF6600;
	text-decoration: none;
}
	
a:active {
	color: #FF6600;
	text-decoration: none;
}

a:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none
}

.mainmenu {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none
}

.content {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none
}
.texdole {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

