BODY {
	margin : 0px 0px 0px 0px;
	border : 0px;
	background-image : url(imgs/fondo.gif);
	background-repeat : repeat;
	vertical-align : top;
	marginheight:0px;
	marginwidth:0px;
}
TD {
		font : 10px Verdana;
}
P{
	padding : 0px 5px 0px;
	text-align : justify;
}
.border{
	border-left : solid #cccccc 2px;
	border-right : solid #cccccc 2px;
}
.tit_noticias{
	font-family : "Arial Black";
	font-size : 11px;
	color : #207219;
}
.formularios{
	font-family : "verdana";
	font-size : 10px;

}
A:LINK{
	color : #207219;
	text-decoration : none;
}

 A:ACTIVE{
	color : #207219;
}
 
 A:HOVER{
	text-decoration : underline;
}
 
 A:VISITED {
	color : #99CC66;
	text-decoration : none;
}
#fecha{
	background-color : #cccccc;
	float : right;
	width : 120px;
	height : 18px;
	clear : none;
	border-top : 0px;
}
.verdes{
	font-size : 11px;
	background-color: #006600;
	color : #ffffff;
	font-weight : bold;
	text-align : center;
}