body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #005a26;
	margin: 0px;
	padding: 0px;
	}
object{
	background-color: #005a26;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
p {
	color: #FFFFFF;
	font-size: 11px;
	text-align: justify;
}
h1 {
	font-size: 16px;
	color: #FFFFFF;
}
a{
	color: #66CC00;
	font-weight: bold;
	text-decoration: underline;
	padding-right: 3px;
	padding-left: 3px;
}
a:hover {
	color: #FFFFFF;
	background-color: #7EA675;
	text-decoration: none;
}
.noticia a, noticia a:active, noticia a:link, noticia a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
.noticia a:hover {
	color: #FFCC00;
	text-decoration: none;
	background-color: #005a26;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #009900;
	width: 100%;
	color: #FFFFFF;
	height: 16px;
	border: 0px none #99CC33;
	font-weight: bold;
	padding-left: 2px;
	padding-right: 2px;
}
.tablageneral {
	height: 100%;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #009900;
	width: 100%;
	border: 0px none;
	color: #FFFFFF;
	font-weight: bold;
}
.noticia {
	font-size: 12px;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #009900;
	padding-bottom: 5px;
	font-weight: bolder;

}
#iconos, .iconos {
	background-color:  #005a26;
	font-size: 14px;
	line-height: 36px;
	text-decoration: none;
}
#tr:hover {
	color: #FFCC00;
	background-color: #003300;
}
#tr a {
	color: #FFFFFF;
	text-decoration: none;
}
.navegacion{
	color: #2E7B48;
}
