<style>	
	  	A:  {
	  		font-family : Verdana,Tahoma,Arial,Helvetica,sans-serif;
	  		font-size : 11px;
	  		color : 00FFFF;
	  		font-weight : bold;
	  		text-decoration : none;
	  	}

	  	A:link  {
	  		color : #FFFFFF;
	  		text-decoration : none;
	  	}

	  	A:visited  {
	  		color : #FFFFFF;
	  		text-decoration : none;
	  	}

	  	A:active  {
	  		color : #FFFFFF;
	  		text-decoration : none;
	  	}

	  	A:Hover  {
	  		text-decoration : underline;
	  	}
		
		
		.txt9 {
	  		font-family : Verdana,Arial,Helvetica;
	  		font-size: 9px;
	  	}

		
	  	.txt11 {
	  		font-family : Verdana,Arial,Helvetica;
	  		font-size: 11px;
	  	}		

	  	.txtentrat {
			font-family : Verdana,Arial,Helvetica;
	  		font-size: 10px;
	  		padding-right: 10px;
	  		padding-left: 10px;
		}
		
		.txt12 {
	  		font-size: 12px;
	  		
	  	}
		
	  	.txt14 {
	  		font-size: 14px;
	  		font-weight: bold;
	  	}

		.txt18 {
	  		font-size: 18px;
	  		font-weight: bold;
	  	}


		.titulo {
	  		color: #C89224;
	  		font-weight: bold;
	  	}

		.subtitulo {
	  		color: #C89224;
	  	}

		.extra {
	  		color: #B9A8A3;
	  	}

		.href {
	  		color: #FFFFFF;
	  		font-weight: bold;
	  	}

<!-- ESTILOS GENERALES -->

	  	TD 	{
	  		font-size : 10px;
	  		font-family : Verdana,Arial,Helvetica;
	  	}

</style>
