﻿body {
	/*text-align: center;*/
	background-color: #333333;
	font-family:Verdana;
	/*font-size: 36px; 
	color:White; */
}

a 
{
	color:Aqua;
	background-color: inherit;
	text-decoration: none;
	font-size:36px;
}
a:hover {
	color:Yellow;
	background-color:Maroon;
}

#h1_TitoloPagina { font-size: 36px; color:Fuchsia; } 
h1 { font-size: 24px; color:Yellow; } 
h2 { font-size: 16px; color: #6297BC; border-bottom:2px solid #4284B0; ;}
h3 { font-size: 12px; border-bottom:1px solid #cccccc; padding:5px; }


.navigation{ font-size: 16px; color:White; } 
.boxUtilities{ font-size: 16px; color:White; } 
.boxPageTimeStamp{ font-size: 16px; color:White; } 
.BoxHeight300{ font-size: 16px; color:White; } 
.boxLoghiRiuso{ font-size: 16px; color:White; } 
#ctl00_lblTimeStamp{ font-size: 16px; color:White; } 
.footer-left{ font-size: 16px; color:White; } 

