BODY
	{
	background: #9C0010;
	font-family: Comic Sans MS, helvetica;
	color: #ffff00;
	border: 0px;
	border-color: #FFAF29;
 		
}



.mioTH
{
	background : #FF6600;
}


.mioTD
{
	background : #000066;
}
	

.fontGrande
{
	font-size: 18pt;
	font-family: Comic Sans MS, helvetica;
	color: #FFAF29;
}



.fontMedio
{
 font-size: 15pt;
  font-family: Comic Sans MS, helvetica;
  color: #FFAF29;
}

.fontMedioVerde
{
	font-size: 15pt;
	font-family: Comic Sans MS, helvetica;
	color : Lime;
}

.fontPiccoloVerde
{
	font-size: 10pt;
	font-family: Comic Sans MS, helvetica;
	color : Lime;
}


.fontPiccolo
{
 font-size: 10pt; font-family: Comic Sans MS, helvetica;
}



.fontMoltoPiccolo
{
 font-size: 8pt; font-family: Comic Sans MS, helvetica;
}

.fontPiccoloRed
{
color: #9C0010;
font-size: 9pt; font-family: Comic Sans MS, helvetica;
}


.celleMenu
{
	background :#FFAE29;
	border:1px solid #7B0008;
	color: #9C0010;
	font-size: 10pt;
	font-family: Comic Sans MS, helvetica;
	white-space: nowrap;
	
}

a{
 color: yellow;	
 text-decoration: none;
	
}

a:hover{
text-decoration: underline;	

}

/*
a.mioTR:hover, a.tr:active
{
background: #FFD087;
color: #000000;
}*/

.mioOver{
background: #FFD087;
color: #000000;
	
}


.mioOut{
background: #9C0010;
color: #ffff00;
}




.aMenu
{
	color: #9C0010;
	text-decoration: none;
	font-size: 11px;
	
}


.aMio{
	color: #ffff00;
	text-decoration: none;
    font-size: 11px;
}


.aMio:hover{
  	color: #ffff00;
	text-decoration:underline;
    font-size: 11px;

}


.bottoni{
	background-color : #FFAF29; 
	font-family: Comic Sans MS, helvetica;
}




a.news_box2:link
{
font-family: Comic Sans MS, helvetica;
margin: auto;
padding: 4px;
border-bottom: 1px dotted #ffff00;
font-size: 12px;
color: #ffff00;
text-decoration: none;
display: block;
}

a.news_box2:visited
{
font-family: Comic Sans MS, helvetica;
margin: auto;
padding: 4px;
border-bottom: 1px dotted #ffff00;
font-size: 12px;
color: #ffff00;
text-decoration: none;
display: block;
}


a.news_box2:hover 
{
font-family: Comic Sans MS, helvetica;
margin: auto;
padding: 4px;
border-bottom: 1px dotted #ffff00;
font-size: 12px;
color: #ffff00;
text-decoration:underline;
display: block;
}



.mioFont
{
font-family: Comic Sans MS, helvetica;
font-size: 12px;
color: #ffff00;
}




