
P  {
	font-family : Arial;
	font-size : x-small;
}

P.marcato
 {
	font-family : Arial;
	font-size : x-small;
	color : black;
	font-weight : bold;
}

P.titolo
 {
	font-family: Arial;
	font-size: large;
	color: black;
	font-weight: bold;
}

P.big
 {
	font-family: Arial;
	font-size: x-large;
	color: black;
	font-weight: bold;
}

H1  { }

H2  {}

H3  {}


BODY  {
	font: x-small Arial, Helvetica, sans-serif;
	border-width: 0 0;
	background: FFFFFF;
}

BODY.grigio  {
	font: x-small Arial, Helvetica, sans-serif;
	border-width: 0 0;
	background: CECECE;
}

A  {
	text-decoration : none;
	font-family : Arial;
	color : #961B13;
	font-size : x-small;
}

A:Visited  {
	font-family : Arial;
	font-size : x-small;
}

A:Active  {}

A:Hover  {
	font-family : Arial;
	color : #4169E1;
	font-size : x-small;
	background-color : #;
}


.titolo  {
	font: bold normal medium Arial Helvetica sans-serif;
	color : Red;
}


A.menulink {
	text-decoration : none;
	font-family : Arial;
	color : Black;
	font-size :small;
	font-weight : bold;
}

A.menulink:Visited  {
	font-family : Arial;
	font-size : small;
	font-weight : bold;
}

A.menulink:Active  {
	font-weight: bold;
	background: #777777;
}

A.menulink:Hover  {
	font-weight: bold;
	font-family: Arial;
	color: White;
	font-size: small;
	background-color: #777777;
}

A.blink {
	text-decoration : none;
	font-family : Arial;
	color : Black;
	font-size : x-small;
	font-weight : bold;
}

A.blink:Visited  {
	font-family : Arial;
	font-size :x-small;
	color : Gray;
	font-weight : bold;
}

A.blink:Active  {
font-weight : bold;
}

A.blink:Hover  {
	font-weight : bold;
	font-family : Arial;
	color : Red;
	font-size :x-small;
	background-color : ;
}

A.menulinksmall {
	text-decoration : none;
	font-family : Arial;
	color : Black;
	font-size : x-small;
	font-weight : bold;
}

A.menulinksmall:Visited  {
	font-family : Arial;
	font-size : x-small;
	font-weight : bold;
}

A.menulinksmall:Active  {
font-weight : bold;

}

A.menulinksmall:Hover  {
	font-weight : bold;
	font-family : Arial;
	color : White;
	font-size : x-small;
	background-color : ;
}
