body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;

}

a:link {
	color: #9a6500;
	text-decoration: none;
}
a:visited {
	color: #9a6500;
	text-decoration: none;
}
a:hover {
	color: 9a6500;
	text-decoration: none;
}
a:active {
	color: #9a6500;
	text-decoration: none;
}


.big_titles {
font-family: "Lucida Grande";
font-size: 16px;
color: #9a6500;
font-weight: bold;
}

.pie {
font-family: "Lucida Grande";
font-size: 11px;
color: #CCCCCC;
}

.small_titles {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color:#006699;
font-weight: bold;
}

.texto1 {
font-family: "Lucida Grande";
font-size: 11px;
color:#666666;
}

.texto2 {
font-family: "Lucida Grande";
font-size: 11px;
color:#9a6500;
font-weight: bold;
}

.botones {
	background-color: #7EAED4;
	border-style:solid;
	border-width: 1px;
	border-color:#CCCCCC;
	FONT-SIZE: 11px; 
	FONT-FAMILY: Arial; 
	font-weight:bold;
	COLOR: #FFFFFF;
	}