A  {
	text-decoration : none;
	color : #993333;
}

A:Visited  {
	text-decoration : none;
	color : #993333;
}

A:Active  {
	text-decoration : none;
	color : #993333;
}

A:Hover  {
	text-decoration : none;
	color : #999999;
}

.bloque {
	text-align : center;
	text-indent : 0px;
	font-size : 11px;
	font-family : Verdana;
	color : #000000;
	text-decoration : none;
 }	
 .bloque1 {
	text-align : justify;
	text-indent : 20px;
	font-size : 11px;
	font-family : Verdana;
	color : #000000;
	text-decoration : none;
 }	
 .titulo {
	text-indent : 20px;
	font-size : 15px;
	font-family : Verdana;
	color : #993333;
	text-decoration : none;
 }
.titulo2 {
	text-indent : 20px;
	font-size : 15px;
	font-family : Verdana;
	color : #993333;
	text-decoration : blink;
	font-weight:bold;
 } 
 
 
 
 .texto {
	font-size : 11px;
	font-family : Verdana;
	color : #666666;
	text-decoration : none;
 }
 .textorojo {
	font-size : 11px;
	font-family : Verdana;
	color : #993333;
	text-decoration : none;
 }
  .formu{
 	font-size : 10px;
	font-family : Verdana;
	color:#000000;
	border-color : #993333;
	border-style:solid;
	border-width:1px;
	background-color: #ffffcc;
}
.pie {
	font-size : 10px;
	font-family : Verdana;
	color : #666666;
	text-decoration : none;
 }
 .pie:hover {
	font-size : 10px;
	font-family : Verdana;
	color : #993333;
	text-decoration : none;
 }
 
 

