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

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

A.a:VISITED {
	font-size : 14px;
	text-decoration : none;
	color : #cccccc;
	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 : 14px;
	text-decoration : none;
	color : Black;
}

A.s:VISITED {
	font-size : 14px;
	text-decoration : none;
	color : Black;
}

A.s:HOVER {
	font-size : 14px;
	text-decoration : none;
	color : #00009C;
	cursor : hand;
}

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

A.m:LINK {
	font-size : 16px;
	text-decoration : none;
	color : #193E63;
}

A.m:VISITED {
	font-size : 16px;
	text-decoration : none;
	color : #193E63;
}

A.m:HOVER {
	font-size : 16px;
	color : #B22222;
	text-decoration : none;
	cursor : hand;
}

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

H1.titolo {
	font-size : 16px;
	color : #FF9595;
}

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

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

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

TD.artcol {
	background-color : #FFFFB7;
	font-size : 14px;
}

TD.sepsez{
	background-color : #49638C;
	font-size : 14px;
	color : #ECECEC;
	font : bold;
}
