body,td,th {
	font-family: Arial, Helvetica;
	font-size: 12px;
}
body {
	background-color: #EEE7C4;
}
.titlebox {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.titlebox-red {
	font-size: 14px;
	font-weight: bold;
	color: #A21B1F;
}
.titlebox-red-big {
	font-size: 18px;
	font-weight: bold;
	color: #A21B1F;
}
.copyright {color: #333333; font-size: 11px;}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #990000;
}

.verde {
	color: #003300;
	font-size: 14px;
	font-weight: bold;
}

