.contenido {
	font-family: Tahoma, Garamond, "Times New Roman";
	font-size: x-small;
	color: #000066;
	text-align: justify;
}
.rotulos {
	font-family: Tahoma, Garamond, "Times New Roman";
	font-size: x-small;
	color: #FFFFFF;
	vertical-align: middle;

}
a:link {
	font-family: Tahoma, Garamond, "Times New Roman";
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;

}
a:hover {
	font-family: Tahoma, Garamond, "Times New Roman";
	font-size: x-small;
	color: #00FF00;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma, Garamond, "Times New Roman";
	font-size: x-small;
	color: #FFFF66;
	text-decoration: none;
}

