body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f2f1e3;
	background-image: url(images/fondo.gif);
	background-repeat:repeat-x;
}
.verde_diez {
	font-family: "trebuchet MS", Verdana;
	font-size: 10px;
	color: #4c5811;
}
.verde_doce a{
	font-family: "trebuchet MS", Verdana;
	font-size: 12px;
	color: #4c5811;
	text-decoration:none
}
.verde_doce a:hover{
	font-family: "trebuchet MS", Verdana;
	font-size: 12px;
	color: #a31d30;
	text-decoration:underline
}
.verde_doce {
	font-family: "trebuchet MS", Verdana;
	font-size: 12px;
	color: #4c5811;
}
.rojo_dieciseis {
	font-family: "trebuchet MS", Verdana;
	font-size: 16px;
	color: #a31d30;
}
.blanco_ocho {
	font-family: "trebuchet MS", Verdana;
	font-size: 10px;
	color: #FFFFFF;
}

.rojo_once{
	font-family: "trebuchet MS", Verdana;
	font-size: 11px;
	color: #a31d30;
}
a {
	color: #A31D30;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.cajaverde {
	font-family: "trebuchet MS", Verdana;
	font-size: 10px;
	color: #4c5811;
	border: 1px solid #4C5811;
}
.fondoverde {
	background-image: url(images/fondogrm.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
