BODY, H1, H2, H3, H4, H5, H6, TD, TH, DIV, PRE, CODE, SPAN, P, OL, UL, DL, DT, DD, LI, BLOCKQUOTE, DIR { font-family: Arial, Verdana, Trebuchet MS,  Comic, Comic Sans, Comic Sans MS, Helvetica, Frutiger; font-size: 10px; color: #0e2861;  }

input { font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 11px; color: #999999; }
select { font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 11px; color: #999999; }
textarea { font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 11px; color: #999999; }
button { font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 11px; color: #999999; }

body {
	text-align: center;
	margin-top: 50px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-repeat:repeat-X;
    background-color: #cccccc;
    
}

.testo {
	font-family: Arial, Verdana, Trebuchet MS, Helvetica; 
	font-size: 10px; 
	color: #656667; 
	font-weight: normal;
	text-decoration: none;
}
a.testo:visited { color: #656667; font-family:  Arial, Verdana, Trebuchet MS,Arial, Helvetica; font-size: 10px;  font-weight: normal; text-decoration: underline;}
a.testo:link { color: #656667; font-family: Arial, Verdana, Trebuchet MS, Arial, Helvetica; font-size: 10px;  font-weight: normal; text-decoration: underline;}
a.testo:active { color: #656667; font-family: Arial, Verdana, Trebuchet MS, Arial, Helvetica; font-size: 10px;  font-weight: normal; text-decoration: underline;}
a.testo:hover { color: #ffffff; font-family: Arial, Verdana, Trebuchet MS, Arial, Helvetica; font-size: 10px;  font-weight: normal; text-decoration: underline; background-color: #656667;}


.testo2 {
	font-family: Arial, Verdana, Trebuchet MS, Helvetica; 
	font-size: 13px; 
	color: #454748; 
	font-weight: normal;
	text-decoration: none;
}
a.testo2:visited { color: #454748; font-family:  Arial, Verdana, Trebuchet MS,Arial, Helvetica; font-size: 13px;  font-weight: normal; text-decoration: underline;}
a.testo2:link { color: #454748; font-family: Arial, Verdana, Trebuchet MS, Arial, Helvetica; font-size: 13px;  font-weight: normal; text-decoration: underline;}
a.testo2:active { color: #454748; font-family: Arial, Verdana, Trebuchet MS, Arial, Helvetica; font-size: 13px;  font-weight: normal; text-decoration: underline;}
a.testo2:hover { color: #ffffff; font-family: Arial, Verdana, Trebuchet MS, Arial, Helvetica; font-size: 13px;  font-weight: normal; text-decoration: underline; background-color: #454748;}
