.rai {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.bande {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	}
.menuuu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-style: outset;
	border-bottom-style: outset;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-color: #FF0000;
	border-bottom-color: #FF0000;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #FF0000;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}
h1 {
    font-family:verdana;
	font-size:18px;
}	
h2 {
    font-family:verdana;
	font-size:16px;
}	
h3 {
    font-family:verdana;
	font-size:15px;
}	
h4 {
    font-family:verdana;
	font-size:13px;
}	
