body {
	background-image: url(images/background1.gif);
	background-repeat: repeat;
}
.languages_style {
	font-size: 12px;
	font-family: Georgia;
}
.aformtext {font-size: 14px; font-family: Georgia; color: #000000;
 }
.aformtextbold {
	font-size: 16px; 
	font-family: Georgia;
	color: #000000;
 }
.formbox_style {
	font-family: Georgia;
	background-color: #e8e8e8;
	margin: 0px;
	border: 1px solid #333333;
	font-size: 14px;
	color: #990000;
	padding: 3px;
}
a:link {
	color: #D20000;
	text-decoration: underline;
}
a:visited {
	color: #D20000;
	text-decoration: none;
}
a:hover {
	color: #660000;
	text-decoration: underline;
}
a:active {
	color: #D20000;
	text-decoration: none;
}
.NewsTitle {
	font-size: 14px;
	font-family: Georgia;
	font-weight: bold;
	color: #666666;
}
.NewsText {font-size: 12px; font-family: Georgia; color: #666666; }
.Copyright_chisiamo {font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}

