body {
	background-image: url(../images/back.gif);
	background-color: #99CC00;
	margin: 0px;
	padding: 0px;

}
.site {
	background-color: #669900;
}
.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #99CC00;

}
.navbar {
	background-color: #AFCA7A;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.navbar a {
	color: #CC0000;
	text-decoration: none;

}
.navbar a:hover {
	color: #FFFFFF;
	background-color: #003300;

}
.whitebox {
	background-color: #FFFFFF;
}
.greenbox {
	background-color: #AFCA7B;
}
.nombre {
	font-size: 12px;
	font-weight: bold;
}
.pais {
	font-size: 12px;
	font-weight: bold;
	color: #006600;
}
.whiteBox a {
	font-weight: bold;
	color: #CC0000;
	font-size: 12px;
	text-decoration: none;

}
.whiteBox a:hover {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	background-color: #003300;


}
.form {
	font-size: 11px;
}
