.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #1C2082;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	font-weight: normal;
	border: thin 1 #99FF00;

}
a:hover {
	font-weight: bold;
	background-color: #FF6600;

}
a:active {
	font-weight: bold;
	color: #FF0000;
}
a:visited {
	font-weight: normal;
}
.autor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #262EB0;
	height: 20px;

}


.header{font-family:Georgia, "Times New Roman", Times, serif;font-size:18pt;font-weight:bold;position:relative;top:1px;color:#003399;width:100%;filter:DropShadow (Color=#cccccc, OffX=5, OffY=5, Positive=true);}
.lista {
	text-indent: -19px;
}

