body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#5AD321;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #5AD321;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.texto1 {
	font-family: verdana;
	font-size: 9px;
	color: #FFFFFF;
}
.texto2 {

	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
}
.titulo {


	font-family: verdana;
	font-size: 14px;
	color: #FFFFFF;
	font-weight:bold;
}
