body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
a:link, a:visited, a:active  {  
	text-decoration: none; 
	}

a:hover { 
	text-decoration: underline; 
	}
	
.h1 {
	font: 13pt arial; 
	font-weight: bold;
	color: #FFFF00;
}
li {color: #FF0000}
.h1 a:hover {
	color: #FFFFFF;
}
.h2, .h2 a:link, .h2 a:visited, .h2 a:active {
	font: 10pt arial; 
	font-weight: bold;
	color: #FFFF00;
}
.h2 a:hover {
	color: #FFFFFF;
	text-decoration: none; 
} 
.texto {
	font: 8pt/12pt arial; 
	color: #5A5A5A;
}
.texto a:link, .texto a:visited, .texto a:active {
	font-weight: bold;
	color: #5A5A5A;	
} 
.texto a:hover {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none; 
} 
.textoChico {
	font: 9px verdana, Arial, Helvetica, sans-serif;
	color: #5A5A5A;
} 
.textoChico a:link, .textoChico a:visited, .textoChico a:active {
	font-weight: bold;
	color: #5A5A5A;	
} 
.textoChico a:hover {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none; 
} 

.barraIzq, .barraIzq a:link, .barraIzq a:visited, .barraIzq a:active {
	font: 9px/11px verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
} 
.barraIzq a:hover {
	font: 9px/11px verdana, Arial, Helvetica, sans-serif;
	color: #FFFF00;
	font-weight: bold;
	text-decoration: none; 
} 
.fondo {
	background: #fff url(images/bg01.gif) repeat-x; 
}

.textoChicoB, .textoChicoB a:link, .textoChicoB a:visited, .textoChicoB a:active, .textoChicoB a:hover {
	font: 9px verdana, Arial, Helvetica, sans-serif;
	color: #000000;	
} 
.barraIzq2, .barraIzq2 a:link, .barraIzq2 a:visited, .barraIzq2 a:active {
	font: 9px/11px verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
} 
.barraIzq2 a:hover {
	font: 9px/11px verdana, Arial, Helvetica, sans-serif;
	color: #7E7E7E;
	font-weight: bold;
	text-decoration: none; 
} 
