BODY {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 13px;
	color: Black;
}

A {
	text-decoration: none;
	color: Black;
	font-family : Verdana;
}

A:Hover {
	text-decoration: underline;
	color: red;
}

.periodo {
	text-decoration: none;
	color: Black;
	font-family : Verdana;
	font-size : 12px;
   	background-color: #FFFFFF;
    
}

.ph_top {
	text-decoration: none;
	color: Black;
	font-family : Verdana;
	font-size : 12px;
   	background-color: #ccffff;
    
}
.ph_listino {
	text-decoration: none;
	color: Black;
	font-family : Verdana;
	font-size : 12px;
   	background-color: #ffffcc;
    
}

.ph_tablelistino {
	text-decoration: none;
	color: Black;
	font-family : Verdana;
	font-size : 12px;
    width: 600px;
; text-align: center
    
}

.ph_td {
	text-decoration: none;
	color: Black;
	font-family : Verdana;
	font-size : 12px;
    background-color: #ffffcc;
}

.ph_table {
	text-decoration: none;
	color: Black;
	font-family : Verdana;
	font-size : 13px;
}

.ph_offerte {
	text-decoration: none;
	color: Black;
	font-family : Verdana;
	font-size : 13px;
    background-color: #ffffcc;
}