body {
	scrollbar-face-color:#FDF7EE;
	scrollbar-arrow-color:#819FC3;
	scrollbar-track-color:#FDF7EE;
	scrollbar-shadow-color:#819FC3;
	scrollbar-highlight-color:#819FC3;
	scrollbar-3dlight-color:#FDF7EE;
	scrollbar-darkshadow-Color:#FDF7EE;
}
.titular {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #5957AE;
	text-decoration: none;
}
.cuerpo {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.cuerpo:hover {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #383939;
	text-decoration: none;
}
.cuerpoblanco{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.cuerpoblanco:hover{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #B8B8B9;
	text-decoration: none;
}
.pie {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.vinculo_cuerpo {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #EF9200;
	text-decoration: none;
}
.vinculo_cuerpo:link {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #EF9200;
	text-decoration: none;
}
.vinculo_cuerpo:visited {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #EF9200;
	text-decoration: none;
}
.vinculo_cuerpo:active {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #EF9200;
	text-decoration: none;
}
.vinculo_cuerpo:hover {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
a
{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #1A62AB;
	text-decoration: underline;
}
a:hover
{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #5E7FB5;
	text-decoration: underline;
}
.vinculo_noticias {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
.vinculo_noticias:link {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
.vinculo_noticias:visited {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
.vinculo_noticias:active {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
.vinculo_noticias:hover {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

<!-- FORMULARIOS -->
td, input, select, textarea
   { font-size:10px; font-family:Verdana; color:#000000; }
 input, select, textarea
   { background-color:#FFFFFF; border:1px solid #DDDDDD; font-weight:bold; color:#888888; }
 .Area, .Campo
   { background-color:#FFFFAA; border:1px solid #DDDDDD; }
 .Seleccion
   { background-color:#DDFFFF; border:1px solid #DDDDDD; }
 .Check, .Radio
   { background-color:#C1BCCC; border:0px; }
 .Button
   { background-color:#AAAAAA; color:#FFFFFF; width:100px; border:0px; }

.Administracion
   {background-color:#AAAAAA; color:#FFFFFF; width:230px; border:6px solid #DDDDDD;cursor:hand;font-size:12px;font-weight: bold;}   
