P, DIV {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : White;
}

DIV.home, P.home {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13pt;
	font-weight : bold;
	color : B81D1B;
}
A.ancora {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : White;
	text-decoration: none;
}

A:HOVER.ancora {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : White;
	text-decoration: underline;
}


A.menu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : White;
	text-decoration: none;
}
A:HOVER.menu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : White;
	text-decoration: underline;
}
A.mail {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : B81D1B;
	text-decoration: none;
	vertical-align: middle;
}
A:HOVER.mail {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : B81D1B;
	text-decoration: underline;
	vertical-align: middle;
}

IMG { 
    border: none;
	text-decoration: underline;
 }

UL, OL {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	color : White;
}
