body {
background-color: #96D2C5;
FONT-SIZE: 8pt; 
CURSOR:crosshair; 
COLOR: #000000; 
FONT-FAMILY: Tahoma 
}

a:link { text-decoration: none ; color: #405B52; cursor: crosshair; font-weight: bold }
a:visited { text-decoration: none; color: #405B52; cursor: crosshair; font-weight: bold }
a:active { text-decoration: none; color: #000000; cursor: crosshair; font-weight: bold }
a:hover { text-decoration: none ; color: #FFFFFF; cursor: crosshair; font-weight: bold }

div.titulo	{
	FONT: 8pt; 
	font-famliy: Tahoma; 
	color: #000000; 
	height: 10pt;
	border: 1px;
	border-style: solid; 
	border-color: #000000;
	background-color: #85C9BA; 
	text-align: center;
	font-weight: bold
}