/* stili generali*/
a:visited {}
a:link {}
a:hover { color: #667680; background-color: #ffffff }
a:active { }
a  { color: #ffffff; text-decoration: none }
body   { font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
p {}
td {}



/* stili tabella*/

.freccine  {
color: #ffffff; 
font-weight: bold; 
 
}

.titolitemplate {
color: #667680;
font-weight: bold; 
font-size: 10px 
}

/* area footer*/
.footer {
	font-size: 9px;
	padding-top: 2px;
	padding-right: 6px;
	padding-left: 6px;

}
