a img {border:0}

td{
	font-family: "Arial";
	font-size: 11px;
	color: #7C882D;
	font-weight:normal;
}

a.enlace01:link,a.enlace01:visited {
	font-family: "Arial";
	color: #526f75;
	text-decoration: none;
	font-size: 11px;
	font-weight      : normal;
	font-style:italic;
}

a.enlace01:hover {
	text-decoration:none;
	color:#FFFFFF;
}

.titulo_noticia {
	font-family: "Arial";
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight      : normal;
}


a:link,a:visited {
	font-family: "Arial";
	color: #0AADC1;
	text-decoration: none;
	font-size: 10px;
	font-weight      : normal;
}

a:hover {
	text-decoration:underline;
}

a.leermas:link,a.leermas:visited {
	font-family: "Arial";
	color: #00ABC0;
	text-decoration: none;
	font-size: 11px;
	font-weight      : normal;
}

a.leermas:hover {
	text-decoration:underline;
}

input,textarea,select{
	border:2px solid #00ABC0; 
	background-color:#ffffff;
	font-family: "Arial";
	font-size: 11px;
	color: #7C882D;
	font-weight:normal;
	padding-left:5px;
}

.boton {
	border:0px solid #00ABC0; 
	background-color:#00ABC0;
	font-family: "Arial";
	font-size: 12px;
	color: #ffffff;
	font-weight:bold;
	height:25px;
	cursor:pointer;
}
