
 body { 
 	background-color: #FFFFFF; 
	background-repeat:no-repeat;
 	font-family: Verdana, sans-serif; 
	font-style:normal;
	color: #000000;}

 .texto {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style:normal;
	color: #7B7B7B;
	line-height: 175%
	}
 .textointro{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style:normal;
	color: #7B7B7B;
	line-height: 175%
	}
 .titulo {
	font-family: Verdana, sans-serif;
	font-size: 18px;
	font-style:normal;
	font-weight:bold;
	color: #7B7B7B;
	line-height: 175%
	}
 .subtitulo {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	font-style:normal;
	font-weight:bold;
	color: #7B7B7B;
	line-height: 175%
	}

 .textoazul {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style:normal;
	color: #093DD7;
	}
 .copy {
	font-family: arial, sans-serif;
	font-size: 10px;
	font-style:normal;
	font-weight:bold;
	color: #7B7B7B;
	}

A {	
	text-decoration:none;
	color: #80A0FF;
	}
	
A:link{
	color:#80A0FF;
	text-decoration:none;
	}
	
A:visited{
	color:#80A0FF;
	text-decoration:none;
	}
A:hover {
	color:#F9A94A;
	text-decoration: none;
	}





