BODY
 {
	SCROLLBAR-FACE-COLOR: #cccccc;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR:  #000000;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #AF095F;
	text-align: justify;
	font-family: Arial, Times New Roman, sans-serif;
	font-size:12px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}

TABLE
{
	text-align: justify;
	font-family: Arial, Times New Roman, sans-serif;
	font-size:12px;
}

.celda-principal 
{
	background-color: #EBF0F4;
} 

.celda-menu 
{
	background-color: #CED00B;
} 
.celda-blanca 
{
	background-color: #FFFFFF;
} 


A.enlaces:link 
{
	color: #000000; 
	font-family: Arial, Times New Roman, sans-serif;
	font-size:11px; 
	text-decoration: none
}
A.enlaces:visited 
{
	color: #000000; 
	font-family: Arial, Times New Roman, sans-serif;
	font-size:11px; 
	text-decoration: none 
} 
A.enlaces:hover
{
	color: #FFFFFF;
	font-family: Arial, Times New Roman, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}A.enlaces:active 
{
	color: #000000; 
	font-family: Arial, Times New Roman, sans-serif;
	font-size:11px; 
	text-decoration: none
} 


.txt-enlace {
	font-family: Arial, Times New Roman, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}


.txt-titulos {
	font-family: Arial, Times New Roman, sans-serif;
	font-size: 16px;
	color: #CED00B;
	font-weight: bold;
	letter-spacing: 5px;	
}

.txt-titulos-1 {
	font-family: Arial, Times New Roman, sans-serif;
	font-size: 14px;
	color: #CED00B;
	font-weight: bold;
	letter-spacing: 5px;	
}

.txt-subtitulos {
	font-family: Arial, Times New Roman, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	letter-spacing: 2px;	
}

.txt-programa {
	font-family: Arial, Times New Roman, sans-serif;
	font-size: 10px;
	color: #000000;
}

.txt-fecha {
	font-family: Arial, Times New Roman, sans-serif;
	font-size: 12px;
	color: #CED00B;
}

A.epie:link 
{
	color: #CED00B; 
	font-family: Arial, Times New Roman, sans-serif;
	font-size:11px; 
	text-decoration: none
}
A.epie:visited 
{
	color: #CED00B;
	font-family: Arial, Times New Roman, sans-serif;
	font-size:11px; 
	text-decoration: none 
} 
A.epie:hover
{
	color: #FFFFFF;
	font-family: Arial, Times New Roman, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
A.epie:active 
{
	color: #CED00B;
	font-family: Arial, Times New Roman, sans-serif;
	font-size:11px; 
	text-decoration: none
} 




