body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC3300;
}
body {
	background-color: #F0FFFF;
}
A:link {color: darkblue; text-decoration: none;}
A:visited {color: darkblue; text-decoration: none;}
A:active {color: red; text-decoration: none;}
A:hover {color: red; text-decoration: none;}
td.tdesp {background-repeat: no-repeat; 
           background-position: center center; 
	 min-width:148px;
	 min-height:100px;
            }
td.tdespt {background-repeat: no-repeat; 
           background-position: center center; 
           vertical-align: top;
	 min-width:148px;
	 min-height:100px;
            }
.ar:link {color: red; text-decoration: none;}
.ar:visited {color: red; text-decoration: none;}
.ar:active {color: darkblue; text-decoration: none;}
.ar:hover {color: darkblue; text-decoration: none;}
.as:link {color: darkblue; text-decoration: underline;}
.as:visited {color: darkblue; text-decoration: underline;}
.as:active {color: red; text-decoration: underline;}
.as:hover {color: red;text-decoration: underline;}
.ars:link {color: red; text-decoration: underline;}
.ars:visited {color: red; text-decoration: underline;}
.ars:active {color: darkblue; text-decoration: underline;}
.ars:hover {color: darkblue; text-decoration: underline;}
.ag:link {color: green; text-decoration: none;}
.ag:visited {color: green; text-decoration: none;}
.ag:active {color: red; text-decoration: none;}
.ag:hover {color: red; text-decoration: none;}
.Estilo1 {
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.Estilo2 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.Estilo3 {font-size: 15px; color: #000099; }
.Estilo3b {font-size: 15px; color: #000099; font-weight: bold; }
.Estilo4 {font-size: 18px; font-weight: bold; }
.Estilo5 {font-size: 22px; font-weight: bold; color: red; }
.Estilo6 {font-size: 16px; font-weight: bold; color: #000099; }
.Estilo6n {font-size: 16px; color: #000099; }
.Estilo7 {color: #009933; }
.Estilo8 {font-size: 21px; font-weight: bold; color: #000099; }
.Estilo9 {font-size: 26px; font-weight: bold; color: #000099; }
.Estilo10 {font-size: 12px; color: #000099; }
.Estilo10b {font-size: 12px; color: #000099; font-weight: bold; }
.Estilo11 {font-size: 11px; font-weight: bold; color: #000099; }
.Estilo12 {font-size: 16px; font-weight: bold; }
.Estilo13 {font-size: 13px; color: #000099; }
.Estilo18 {font-size: 18px; }
.Estilo18c {font-size: 18px; color: #000099; }
.Noticia {font-size: 15px; font-weight: bold; color: red; }
.Noticiag {font-size: 15px; font-weight: bold; color: green; }
.Noticiab {font-size: 15px; font-weight: bold; color: darkblue; }
.Bull {font-size: 20px; font-weight: bold; color: darkblue; }
.Item {font-size: 16px; color: darkblue; font-weight: normal; text-align: justify; }
.tdalmon {font-weight: bold; font-size: 13px; text-align:center; color: black; }
#marqueecontainer{
position: relative;
width: 120px; /*marquee width */
height: 70px; /*marquee height */
overflow: hidden;
}