BODY {
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
}
H1 {
	font-size: 14px;
}
h2 {
	font-size: 12px;
}
A {
	color: #808080;
	font-weight: bold;
	text-decoration: underline;
} 
A:hover {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
} 
.app {
color : #666666; 
font-size : 13px; 
} 
A.app {
	color: #808080;
	font-weight: bold;
	text-decoration: underline;
} 
A.app:hover {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
table.border1 {
	border: 1px solid #DFDCD7;
	width: 600px;
}
table.border2 {
	border: 1px solid #111111;
}
table.border3 {
	border: 1px solid #C0C0C0;
}
td.bg {
	background-image: url(http://www.amichecartomanti.com/images/bg.gif);
}
td.bg1 {
	background-image: url(http://www.amichecartomanti.com/images/bg-1.gif);
}
.txt1 {
	color: Black;
	font-size: 12px;
}
.txt2 {
	background-color: #3C9F01;
	color: White;
	font-size: 14px;
	font-weight: bold;
}
.txt3 {
	color: Black;
	font-size: 14px;
}
.txt {
	color: Black;
	font-size: 11px;
} 
.txt A {
color : #666666; 
font-size : 11px; 
} 
.txt A:hover {
color : #808080; 
font-size : 11px; 
text-decoration : none 
} 


.txt4 {
	color: Red;
	font-size: 24px;
	font-weight: bold;
} 

.txt4 A {
	color: Red;
	background-color: transparent;
	font-size: 15px;
	font-family: arial, "MS Sans Serif";
} 
.txt4 A:hover {
color : #800040; 
background-color : transparent ;
font-size : 15px; 
font-family : arial, "MS Sans Serif"; 
text-decoration : none 
} 
.head {
	color: Red;
	background-color: transparent;
	font-size: 11px;
	font-family: "MS Sans Serif", arial;
	padding-left: 10px;
	padding-right: 11px;
} 
.head A {
	color: Red;
	background-color: transparent;
} 
.head A:hover {
color : #800040; 
background-color : transparent ;
} 

