body {
	background-image: url(imagen/principal/fondo_web.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #02924D;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.botton_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.noticia_fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #026133;
}
.noticia_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #990000;
}
a {
	color: #999999;
}
.arial12black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-transform: capitalize;
}

a:visited {
	color: #000000;
}
a:hover {
	color: #990000;
}
a:active {
	color: #999999;
}

