body{
font-family:Verdana;
font-size:9px;
margin:0px;
}

/** FORMS */
form {
	margin: 0px;
	padding: 0px;
}

A:link    {text-decoration:none; font-weight:bold; color:#878585; font-size: 10px;}
A:visited {text-decoration:none; font-weight:bold; color:#878585; font-size: 10px;}
A:active  {text-decoration:none; font-weight:bold; color:#878585; font-size: 10px;}
A:hover   {text-decoration:none; font-weight:bold; color:#878585; font-size: 11px;}

A.linkNaranja:link    {text-decoration:none; font-weight:bold; color:#ff9900; font-size: 10px;}
A:linkNaranja:visited {text-decoration:none; font-weight:bold; color:#ff9900; font-size: 10px;}
A:linkNaranja:active  {text-decoration:none; font-weight:bold; color:#ff9900; font-size: 10px;}
A:linkNaranja:hover   {text-decoration:none; font-weight:bold; color:#ff9900; font-size: 11px;}

A.linkGris:link    {text-decoration:none; font-weight:bold; color:#878787; font-size: 10px;}
A.linkGris:visited {text-decoration:none; font-weight:bold; color:#878787; font-size: 10px;}
A.linkGris:active  {text-decoration:none; font-weight:bold; color:#878787; font-size: 10px;}
A.linkGris:hover   {text-decoration:none; font-weight:bold; color:#878787; font-size: 11px;}

A.linkGrisDelgado:link    {text-decoration:none; font-weight:bold; color:#878787; font-size: 10px; font-weight:lighter;}
A.linkGrisDelgado:visited {text-decoration:none; font-weight:bold; color:#878787; font-size: 10px; font-weight:lighter;}
A.linkGrisDelgado:active  {text-decoration:none; font-weight:bold; color:#878787; font-size: 10px; font-weight:lighter;}
A.linkGrisDelgado:hover   {text-decoration:none; font-weight:bold; color:#878787; font-size: 11px; font-weight:lighter;}

.tam0 {
  text-align:justify;
  font-size: 12px;
}

.tam1 {
  text-align:justify;
  font-size: 15px;
}

.tam2 {
  text-align:justify;
  font-size: 18px;
}

.tam3 {
  text-align:justify;
  font-size: 20px;
}

.tituloNegrita{
	text-transform:uppercase;
	text-align:right;
	font-family: Verdana;
	font-weight:bold;
	color:#ff9900;	

}

.tituloNegritaLeft{	
	text-transform:uppercase;
	text-align:left;
	font-family: Verdana;
	font-weight:bold;
	color:#ff9900;	

}

.tituloNaranja{
font-size:10px;
color:#ff9900;
font-weight:bold;
}


.tituloNaranjaNoticia{
font-size:24px;
color:#000000;
font-weight:bold;
}

.textoNoticias{
font-size:15px;
text-align:justify;
}

.tituloHorario{
font-size:9px;
color:#878787;
}

.tituloFoter{
color:#878787;
}


.tituloHora{
font-size:9px;
color:#ff9900;
}


.tituloHoraChica{
color:#878585;
font-weight:bold;
}

.tituloHorarioChica{
color:#878787;
font-weight:lighter;
}

.tituloHorarioChicaNegritas{
color:#000000;
font-weight:bold;
font-size:8px;
}

.tituloHorarioGrande{
color:#878787;
font-size:12px;
font-weight:bold;
}


.tituloEncuesta{
color:#878585;
font-weight:bold;
}

.boton {   
FONT-WEIGHT: bold; 
FONT-SIZE: xx-small;  
BORDER-LEFT-COLOR: #ff9900;
 BORDER-BOTTOM-COLOR: #ff9900; 
 COLOR: #000000; 
 BORDER-TOP-COLOR:  #ff9900; 
 FONT-FAMILY: Arial; 
 BACKGROUND-COLOR: #ff9900; 
 BORDER-RIGHT-COLOR: #ff9900 
 }
 
 
 <!--modificacion para ventana-->
 a 					{ outline-style: none; }
 
 ul#menuback {
	margin: 0 auto;
	list-style: none;
	background:url(../images/comer.jpg) no-repeat;
	width: 620px;
	overflow: auto;			
}

ul#menuback li.shutter {
	width: 200px;
	height: 100px;
	display: block;
	float: left;
	padding-right:10px;
}

ul#menuback li#shutter1 {
	background: url(../images/shutter.jpg) no-repeat; 		
}

a.link {
   width: 200px;
   height: 100px;
   display: block;
   background: url(../images/window.png) no-repeat bottom center;
   text-indent: -9999px;   
}
 
 <!--modificacion para ventana-->
