BODY {
	font-family : "Times New Roman", Times, serif;
	font-size : 11px;
}

A.a:LINK {
	font-size : 14px;
	text-decoration : none;
	color : #CE0000;
	font-weight : bold;
}

A.a:VISITED {
	font-size : 14px;
	text-decoration : none;
	color : #CE0000;
	font-weight : bold;
}

A.a:HOVER {
	font-size : 14px;
	text-decoration : none;
	color : Navy;
	cursor : hand;
	font-weight : bold;
}

A.a:ACTIVE {
	font-size : 14px;
	text-decoration : none;
}

A.s:LINK {
	font-size : 12px;
	text-decoration : none;
	color : #AE8A3E;
}

div.pos {
	position: absolute;
	top:  -300px;
	left: -300px;
}

A.s:VISITED {
	font-size : 12px;
	text-decoration : none;
	color : #AE8A3E;
}

A.s:HOVER {
	font-size : 12px;
	text-decoration : none;
	color : #AE8A3E;
	cursor : hand;
}

A.s:ACTIVE {
	font-size : 12px;
	text-decoration : none;
}

A.m:LINK {
	font-size : 18px;
	text-decoration : none;
	color : #9C6331;
}

A.m:VISITED {
	font-size : 18px;
	text-decoration : none;
	color : #9C6331;
}

A.m:HOVER {
	font-size : 18px;
	color : #9C0000;
	text-decoration : none;
	cursor : hand;
}

A.m:ACTIVE {
	font-size : 18px;
	text-decoration : none;
}

H1.titolo {
	font-size : 20px;
	color : #633100;
	font-style : italic;
}

H1.sez{
	font-size : 20px;
	color : #633100;
}

div.art {
	font-size : 16px;
}

P.pag {
	font-size : 11px;
}

TD.artcol {
	background-color : #F5EBD3;
	font-size : 12px;
}
