HTML, BODY, TABLE {
	font-family: Arial, Verdana, courier;
	font-size: 10pt;
}
BODY {
	background-color: #a5ceff;
	margin: 0px;
	padding: 0px;
}
#main_content {
	width: 995px;
}
div.border {
	margin-top: 5px;
	border: 1px solid #488ee2;
	background-color: #f1d32e;
}
div.inner_content {
	margin: 1px;
	border: 1px solid #000;
	background-color: #fff;
	padding: 5px;
}

a {
	color: #104380;
	text-decoration: underline;
}
a:hover {
	color: #2b60a0;
	text-decoration: underline;
}
div.promofoto a {
	color: #000;
	text-decoration: none;
}
div.promofoto a:hover {
	color: #CC0000;
	text-decoration: none;
}
div.promofoto a IMG {
	border: 0px;
	margin-top: 2px;
	amrgin-bottom: 2px;
}
div.promofoto a .text {
	font-size: 8pt;
}