/* CSS Document */
h1{ 
	font: bold 1.5em/1.1em  "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	text-align:left;
 }
h1 a:link {
	color:#000;
	text-decoration: none;
}
h1 a:hover{
	color:#666666;
	text-decoration: underline;
}
h1 a:visited {
 	color:#666666;
	text-decoration: none;
}
h2{ 
	font: bold 1.2em/1.2em  "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
}
h2 a:link {
	color:#000;
	text-decoration: none;
}
h2 a:hover{
	color:#666666;
	text-decoration: underline;
}
h2 a:visited{
 	color:#666666;
	text-decoration: none;
}
h3{
	color:#6B88B8;
	font-size: 0.9em;
	margin:0;
	font-weight: normal;
}
h4{
	color:#333333;
	font-size: 1em;
	font-weight: normal;
	margin: 0;
}

.volanta{
	color:#6B88B8;
	font: 0.9em/normal Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-weight: normal;
	line-height: 1em;
	margin: 0px 0px 5px;
 }
 
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #CCFF66;
}
.fechaNoticia span{
	color: #FF0000;
}
