body {
	background : #FFFFCC;
}

img#links{
	width: 580px; 
	height: 192px;
	border: none;
	margin-top: 20px;
	margin-left: 0;
 	margin-right: 0;
 	float:right;
}

.classeA {
 	line-height: 100%; 
 	font-weight: bold; 
 	font-size:24pt; 
 	font-family: "Courier New", "sans serif"; 
 	text-align: left;
 	margin-top: 180px;
 	margin-bottom: 40px; 
 	margin-left: 30px;  
 	font-style: normal;
 	text-align: left;
}		

a.due:link,
a.due:visited {
 	background: #FFFFCC;
 	color: #CC3300;
 	margin-top: 36px;
 	font-weight: bold;
 	font-size: 14pt; 
 	font-family: "Times New Roman", serif;
 	font-style: normal;
 	text-indent: 14mm;
} 
 
a.due:visited {
 	text-decoration: underline;
}  
 
a.due:hover {
	text-decoration : none;    
}   
