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

.fuentes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #756936;
}

.fuentes_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #4A411B;
}
	a.fuentes_grey {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 100%;
		color: #4A411B;
		font-weight: bold;
		text-decoration: none;
	}

.fuentes_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #756936;
	font-weight: bold;	
}
	a.fuentes_bold {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 100%;
		color: #756936;
		font-weight: bold;
		text-decoration: none;
	}