BODY {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	background: #133400;
	color: Black;
}

a:link, a:hover, a:visited, a:active {
	font-size: 12px;
	color: Black;
}

a.l:link, a.l:hover, a.l:visited, a.l:active {
	font-size: 14px;
	color: Black;
	text-decoration: none;
	font-variant: small-caps;
}

a.t:link, a.t:hover, a.t:visited, a.t:active {
	font-size: 14px;
	color: Green;
}

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

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

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

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

A.m:LINK {
	font-size: 16px;
	text-decoration: none;
	color: Black;
	font-variant: small-caps;
}

A.m:VISITED {
	font-size: 16px;
	text-decoration: none;
	color: Black;
	font-variant: small-caps;
}

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

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

H1.titolo {
	font-size: 22px;
	color: Black;
	padding-left: 30px;
	background-image: url(sottotit.gif);
	line-height: 30px;
	padding-bottom: 10px;
}

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

div.art {
	font-size: 14px;
	padding-left: 10px;
	padding-right: 10px;
}

div.titoloart {
	font-size: 14px;
	color: Green;
	font-weight: bold;
}

div.tebe {
	font-size: 12px;
	color : #FFFFFF;
}

div.pagine {
	font-size: 12px;
}

div.argo {
	border: thick solid #FCF894;
	border-bottom-style: inset;
}

div.sez {
	text-align: left;
}

div.lg {
	text-align: center;
}

div.ban {
	font-size: 14px;
	color: Black;
	padding-left: 10px;
	padding-right: 35px;
}
div.separa {
	font-size: 12px;
	border: solid #EB8F3D;
	color: #4A2109;
	font-weight: bold;
	background-color: #EA8D29;
}

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

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

TD.sepsez{
	background-color : #EEBE60;
	font-size : 18px;
	color : #AA3D24;
	font : bold;
}
input.sfondo {
	background-color: #D5FFD5;
	border-bottom-style: none;
}
textarea {
	background-color: #D5FFD5;
}
select {
	background-color: #D5FFD5;
}

div.sole {
	background: url(strada.gif) no-repeat;
	padding-top: 40px;
	height: 500;

}