@charset "UTF-8";
.titulosverdes-G {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #C1CE29;
	letter-spacing: 0.09em;
	font-weight: normal;
}
.titulosverdes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #C1CE29;
	letter-spacing: 0.02em;
	font-weight: bold;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(images/fondo.gif);
	background-repeat: repeat-x;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: normal;
}
.style2 {
	color: #C1CE29;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}
a:link {
	color: #9E0102;
	text-decoration: none;
}
a:visited {
	color: #9E0102;
	text-decoration: none;
}
a:hover {
	color: #FA0D1B;
	text-decoration: underline;
}
a:active {
	color: #9E0102;
	text-decoration: none;
}
.textos {
}

