body {
   background-image: url(../imagen/fondobody.gif);
	margin-top: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}

a:link {
	 text-decoration: none;  
	 color: #862655;
}
a:hover {
	 text-decoration: underline;  
	 color: #7C1D20;
}

.texto09 {    
	 font-size: 9px; 
	 color: #000000;  
	   }

	 
.texto10 {   
	 font-size: 10px ;  
	 color: #000000;
 	}

	 
.texto11 {   
    font-size: 11px ;  
	 color: #000000;  
	  }

	 
.texto12 {   
    font-size: 12px ; 
	 color: #000000;  
	 }

	 
.textograna {   
    font-size: 11px ;  
	 color: #862555;
	 font-weight: bold;
 	}
   
.textograna a:link {   
    text-decoration: none;  
	 color: #862555;  
	 } 
	 
	 .textograna a:hover {
    text-decoration: underline;  
	 color: #F4A460; 
	 }		 
	 
.textonaran {   
    font-size: 11px ;  
	 color: #FFCC00;
	 font-weight: bold;
 	}
	
.textonaran a:link {   
    text-decoration: none;  
	 color: #FFCC00;  
	 } 	
	  
.textonaran a:hover {
    text-decoration: underline;  
	 color: #F4A460; 
	 }	 

	 
.textodate {
	font: Arial, Helvetica, sans-serif;
	font-size: small;
	color: White;
}	 	 
	 
.texto16 {   
	 font-size: 16px ;   
	 color: #333333;  
	 font-weight: bold;   
	 }
	 
.textstrong {
	color : Black;
	font-size : 15px;
	font-weight : bold;
}

.textstrong a:link {
	color : #CC0033;
	text-decoration : none;
}

.textstrong a:hover {
	color : #669933;
	text-decoration : none;
}
	
.contentcolumn {
	border: 1px;
	border-style: solid;
	border-color: #999999;
}	

.fondo {
	background-image: url(../imagen/fondo1.gif);
}


td.blanca {
	background-color: White;
}

.pad {
	padding: 10px;
	color: #333333;
}

.pad a:link {
	 text-decoration: none;  
	 color: #862655;
}

.pad a:hover {
	 text-decoration: underline;  
	 color: #7C1D20;
}


td.pados {
	padding: 5px;
	color: #333333;
}

td.padtres {
	padding-left: 10px;
}
	 
td.top {
	background-image: url(../imagen/index_02.gif);
	font-size: 10px;
	color: White;
	padding-top: 2px;
} 
	 