a{
	color: #aa0000;	
	text-decoration: none;
}
a:active {
	color: #ff0000;	
	text-decoration: underline;
}
a:hover {
	color: #ff0000;	
	text-decoration: underline;
}
a:vlink {
	color: #aa0000;	
	text-decoration: none
}

em{
	font-weight: bold; 
	color: #ff0000; 
	font-family: Verdana,Arial,Helvetica,sans-serif
}

.sottotitolo {
	font-weight: bold; 
	font-size: 12px; 
	color: #ffff00; 
	font-family: Verdana,Arial,Helvetica,sans-serif
}
.titolo {
	font-weight: bold; 
	font-size: 24px; 
	color: #a00000; 
	font-family: Verdana,Arial,Helvetica,sans-serif
}
.menu{
	font-weight: normal; 
	font-size: 10pt; color: #aa0000; 
	font-family: Verdana,Arial,Helvetica,sans-serif
}

.testo{
	font-weight: normal; 
	font-size: 10pt; color: #00000; 
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-align: justify;
}

.botableR {
	border: 1px solid #aa0000; 

}
.botdR {
	border: 1px solid #aa0000;
} 
.bothR {
	padding: 1px;
	border: 1px solid #aa0000;
	background-color: #aa0000;
	color: #ffff00;
	font: 10pt Verdana,Arial,Helvetica,sans-serif; 
}

.botableLR {
	border-style: solid; 
	border-color: #ff0000
}
.botdLR {
	border-style: solid; border-color: #ff0000
} 