@charset "utf-8";
/* CSS Document */

p
{
	font-family:Arial;
	font-size:11px;
	color:#000000;

line height:18px;
	padding:3px;
}

.texto
{
 font-sixe.12px;
	texr-align:justify;
	margin:0;
	margin-left:20px;
	margin-right:20px;
	font-size: 16px;
	text-align: justify;
	font-family: Geneva, Arial, Helvetica, sans-serif;
 
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #0000CC;
	text-decoration: inherit;
}
.navegation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	display: block;
}

.navegation:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #F50F6F;
	display: block;
	filter: Light;
	background-attachment: fixed;
	background-image: none;
	background-position: 2px 2px;
	background-repeat: repeat;
}
