<STYLE type="text/css">
A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: underline}
A:hover {text-decoration: underline}

img { border: 0px;}
.texto {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	TEXT-DECORATION : none;
	line-height: 20px;

}

.titulo-grande {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	line-height: normal;
}
.texto-chico {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 11px;
	line-height: normal;
	text-decoration:none;
}

.base	{
	font-Family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	font-style: none;
	TEXT-DECORATION : none;
	line-height: normal;

	}

.inicial 
	{font-Family: Verdana; 
 	color: #000000; 
	font-size: 11px;
	font-weight: bold; 
	font-style: normal; 
	text-decoration: none
	}

.inicial:hover
	{font-Family: Verdana; 
 	color: #000000; 
	font-size: 11px;
	font-weight: bold; 
	font-style: normal; 
	text-decoration: none
	}

.link:hover
	{font-Family: Verdana; 
 	color: #cc0000; 
	font-size: 9px;
	font-weight: none; 
	font-style: normal; 
	text-decoration: underline
	}

.tit_arriba {
	font-family: Verdana;
	font-size: 18px;
	color: #01A3CB;
	text-decoration: none;
	font-weight: normal;


}
</STYLE>

