/* Copyright Francesco De Bartolo, alls rigth reserved. */

.Index-Page-Background {
	background-color: #1E0F00;
	margin: 0px;
	padding: 0px;
}

.Index-Title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #99CCFF;
	text-decoration: none;
}

.Index-Link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
