a{
	font-weight: bold;
}
a:hover {
	color: #FF0000;
	font-style: normal;
	text-decoration: none;
}
a:link {  
	color: #FFFF00;
	text-decoration: none;
}
a:visited {  
	color: #66FFFF; 
	text-decoration: none;
}
a:active {  
	color: #FF0000; 
	text-decoration: none;
}
body {
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}
TD {
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt; 
	font-style: normal;
}
h1 {
	border-bottom: thin dotted Yellow;
	font: bold 20px;
}
h2 {
	border-bottom: 1px solid White;
	font: bold 16px;
}
h3 {
	border-bottom: 1px solid White;
	font: bold 14px;
	text-align: center;
}
.immagineleft
{
	position: relative;
	height: auto;
	float:left;
	margin-right: 2px;
	border : 0px;
}
.immagineright
{
	position: relative;
	height: auto;
	float: right;
	border: 0px;
	margin-left: 2px;
}
.corpopiccolo{
		font-size: 9pt; 
}
.evidenzia {
	background-color: #FFFF00;
}
#menu{
	text-align: center;
}
#menu a, #menu TD {
	font-family: "Courier New", Courier, monospace;
	font-size: 16pt;
	font-style: bold;
}
#lista{
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	margin-left: 5px;
}
#lista a{
	font-family: "Courier New", Courier, monospace;
	font-size: 12pt;
	margin-left: 5px;
}
#lista h3 {
	border-bottom: 1px solid White;
	font: bold 16px;
	text-align: center;
	margin-left: 5px;
}
#lista .sottotitolo{
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt; 
}
#link{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt; 
}
#link a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFF00;
	text-decoration: underline;
}

