P  {
	font-size : 12px;
	font-family : Verdana, "Times New Roman", Arial;
	font-weight : normal;
	font-style : normal;
	color : White;
	text-decoration : none;
	text-align : left;
	margin-left : 5px;
	margin-top : 10px;
	visibility : visible;
}

A  {
	font-size : 12px;
	font-family : Verdana, "Times New Roman", Arial;
	font-weight : normal;
	font-style : normal;
	color : White;
	text-decoration : none;
	text-align : left;
	
}

A:Visited  {
	font-size : 12px;
	font-family : Verdana, "Times New Roman", Arial;
	font-weight : normal;
	font-style : normal;
	color : White;
	text-decoration : none;
	text-align : left;
	}

A:Active  {
	font-size : 12px;
	font-family : Verdana, "Times New Roman", Arial\;
	font-weight : bold;
	font-style : normal;
	color : White;
	text-decoration : underline;
	text-align : left;
	
}

A:Hover  {
	font-size : 13px;
	font-family : Verdana, "Times New Roman", Arial;
	font-weight : bold;
	font-style : normal;
	color : White;
	text-decoration : underline;
	text-align : left;
	}

BODY  {
	font-size : 12px;
	font-family : Verdana, "Times New Roman", Arial;
	font-weight : normal;
	font-style : normal;
	color : White;
	background : URL("img/sfondo.gif");
	background-repeat: repeat-y;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
}

.ultima  {
	font-size : 10px;
	font-family : Verdana,"Times New Roman", Arial;
}

