<!--
body {
	background-image:  url(extra-bg2.png);
	background-color: #830709;
	margin-top: 90px;
}
p {		

		text-indent: 1em;
		letter-spacing: 0.1 em;
		font-size: 10px;
/*		font-style:bold;*/
		}

.style3 {font-size: 12px;font-family: verdana;}
.style4 {
		font-family: verdana;
		font-size: 10px;
		color:#FFF;
}

.titulo {
		font-family: verdana;
		font-size: 10px;
		color:#0066CC;
		font-weight: bold;
}
.titulo2 {
		font-family: verdana;
		font-size: 10px;
		font-weight: bold;
}
.texto {		
		font-family: verdana;
		text-indent: 1em;
		font-size: 11px;
		text-align:justify;
		line-height:1.8;
		}
.texto2 {		
		font-family: verdana;
		font-size: 11px;
		text-align:justify;
		line-height:1.8;
		}

a:link {
		text-decoration: none; color:#2C2B1F;
		}

a:visited {
		text-decoration: none; color:#2C2B1F;
		}

a:hover {
		/*	background-color: #FF9900; */
		text-decoration:underline ;color:#001AC3;

		}
	
-->
