body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F9F8EE;
	background-image:url(images/background_majorana.jpg);
	background-position:left,top;
	background-attachment:fixed;
	background-repeat:no-repeat;
}
a.bottom:link {
	text-decoration: none;
}
a.bottom:visited {
	text-decoration: none;
}
a.bottom:hover {
	text-decoration: underline;
}
a.bottom:active {
	text-decoration: none;
}
a.top:link {
	color: #804000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.top:visited {
	color: #804000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.top:hover {
	text-decoration: underline;
	color: #FF0000;
}
a.top:active {
	text-decoration: none;
}
.index {
	color: #999999;
	font-weight:bold;
}
.separator {font-family: Georgia, "Times New Roman", Times, serif}
.majorana {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
