@font-face {   
font-family: 'HoboStd';   
src: url(HoboStd.eot);
src: local('?'), url('HoboStd.woff') format('woff'), url('HoboStd.ttf') format('truetype');   
font-weight: normal;   
font-style: normal;   
}

body {
background-color: #b9d7c2;
/*background-color: #f5bfbf;*/
background-image:url(images/Sfondo.gif);
margin-left : 0px;
margin-right : 0px;
margin-top : 30px;
}

td,body,table,tr,p { 
font-family:HoboStd;
font-size: 11pt;
color:#000000;
} 

a { 
text-decoration : none;
color:#129136;
} 
a:hover{ 
text-decoration : none; 
color:#000000;
}

.aMenu { 
text-decoration : none;
color:#000000;
} 
.aMenu:hover{ 
text-decoration : none; 
color:#6cb743;
}
