P  {}

H1  {}

H2  {}

H3  {}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {
	}

a.menu  {
	font-size : 16px;
	font-family : arial narrow;
	font-weight : bold;
	color : White;
	text-decoration : none;
}

a.menu:hover  {
	font-size : 16px;
	font-family : arial narrow;
	font-weight : bold;
	color :black;
	text-decoration : none;
}
a.link  {
	font-size : 12px;
	font-family : verdana;
	font-weight : bold;
	color : White;
	text-decoration : none;
}

a.link:hover  {
	font-size : 12px;
	font-family : verdana;
	font-weight : bold;
	color :#ff3300;
	text-decoration : none;
}
a.link1  {
	font-size : 10px;
	font-family : verdana;
	font-weight : bold;
	color : Black;
	text-decoration : none;
}

a.link1:hover  {
	font-size : 10px;
	font-family : verdana;
	font-weight : bold;
	color :Red;
	text-decoration : none;
}
a.linkemail  {
	font-size : 12px;
	font-family : verdana;
	font-weight : bold;
	color : White;
	text-decoration : none;
}

a.linkemail:hover  {
	font-size : 12px;
	font-family : verdana;
	font-weight : bold;
	color :Yellow;
	text-decoration : none;
	}
	a.mail  {
	font-size : 14px;
	font-family :verdana;

	color : red;
	text-decoration : none;
}

a.mail:hover  {
	font-size : 14px;
	font-family : verdana;
	
	color : White;
}

font.titolo  {
	font-size : 14px;
	font-family : verdana;
	font-weight : bold;
	color :#ffffff;
}
font.titolo1  {
	font-size : 14px;
	font-family : verdana;
	font-weight : bold;
	color :Black;
}
font.titolointro  {
	font-size : 14 px;
	font-family : verdana;
	font-weight : bold;
	color :White;
}

font.testo  {
	font-size : 10px;
	font-family : verdana;
	color : Black;
}
font.testobianco  {
	font-size : 12px;
	font-family : verdana;
	color :White;
}

