body {
	background-color: #005838;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {  line-height: normal; color: #000097; text-decoration: none}
a:hover {  line-height: normal; text-decoration: underline; color: #000097}
.tabla_sin_bordes {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tabla_borde_gris {
	border: 1px solid #E1E1E1;
}

