body {
	scrollbar-3dlight-color : #ffffff;
	scrollbar-arrow-color : #115488;
	scrollbar-base-color : #115488;
	scrollbar-darkshadow-color : Black;
	scrollbar-face-color : #115488;
	scrollbar-highlight-color : #115488;
	scrollbar-shadow-color : #115488;
	scrollbar-track-color : #115488;
}

<!--
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
-->

.noticia_titular {
	color: #115488;
	font-size: 14px;
	font-family: Tahoma,Verdana,Arial;
	font-weight: bold;
}
.noticia_fecha {
	color: #115488;
	font-size: 11px;
	font-family: Tahoma,Verdana,Arial;
}
.noticia_texto {
	color: #666699;
	font-size: 11px;
	font-family: Tahoma,Verdana,Arial;
	text-align: justify;
}

.texto_titular {
	color : #115488;
	margin-left : 20px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}

.texto_normal {
	color : #666699;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}

.texto_peque {
	color : #666699;
	font-size : 10px;
	font-family : Tahoma,Verdana,Arial;
}

.texto_negrita {
	color : #666699;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}

/* LINKS ## Inicio */

A.link-titular-noticia:link {
	color: #115488; font-size: 14px; font-family: Tahoma,Verdana,Arial; font-weight: bold; }
	
A.link-titular-noticia:active {
	color: #115488; font-size: 14px; font-family: Tahoma,Verdana,Arial; font-weight: bold; }
	
A.link-titular-noticia:visited {
	color: #115488; font-size: 14px; font-family: Tahoma,Verdana,Arial; font-weight: bold; }
	
A.link-titular-noticia:hover {
	color: #115488; font-size: 14px; font-family: Tahoma,Verdana,Arial; font-weight: bold;
	text-decoration:underline;}

/* # link-texto-noticia # */
A.link-texto-noticia:link {
	color: #666699; font-size: 11px; font-family: Tahoma,Verdana,Arial; text-align: justify; }
	
A.link-texto-noticia:active {
	color: #666699; font-size: 11px; font-family: Tahoma,Verdana,Arial; text-align: justify; }
	
A.link-texto-noticia:visited {
	color: #666699; font-size: 11px; font-family: Tahoma,Verdana,Arial; text-align: justify; }
	
A.link-texto-noticia:hover {
	color: #666699; font-size: 11px; font-family: Tahoma,Verdana,Arial; text-align: justify;
	text-decoration:underline;}
	
/* # link-texto-noticia # */
A.link-enlaces:link {
	color: #115488; font-size: 11px; font-family: Tahoma,Verdana,Arial; text-align: justify; }
	
A.link-enlaces:active {
	color: #115488; font-size: 11px; font-family: Tahoma,Verdana,Arial; text-align: justify; }
	
A.link-enlaces:visited {
	color: #115488; font-size: 11px; font-family: Tahoma,Verdana,Arial; text-align: justify; }
	
A.link-enlaces:hover {
	color: #666699; font-size: 11px; font-family: Tahoma,Verdana,Arial; text-align: justify;
	text-decoration:underline;}
	
/* LINKS ## Final */

.div-noticias {
	SCROLLBAR-ARROW-COLOR: #748da3;
	SCROLLBAR-FACE-COLOR: #f0f0f0;
	SCROLLBAR-HIGHLIGHT-COLOR: white;
	SCROLLBAR-SHADOW-COLOR: #d0d0d0;
	SCROLLBAR-3DLIGHT-COLOR: #f0f0f0;
	SCROLLBAR-TRACK-COLOR: #f0f0f0;
	SCROLLBAR-DARKSHADOW-COLOR: #f0f0f0;
}
	
.formbox{
	color: #115488;
	font-size: 14px;
	font-family: Tahoma,Verdana,Arial;
	font-weight: bold;
	padding-bottom : 2px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
	border: 1px solid #115488;
	background-color: transparent;
}


.button{
	font-family:Arial,  Verdana, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	background-color : #404040;
	color : #FFFFFF;
	padding: 1px;
	border: 1px solid #666699;
}

.scrollFlash {
	position:		absolute;
	left:			2px;
	top:			160px; 
	width:			455px;
	height:			162px;
	clip:			rect(0 455 162 0); /*rect(0 467 200 0);*/
	overflow:		auto;
	background-color: #FFFFFF;
	margin: 		0px 0px 0px 0px;
	overflow: none;

}
