body {
	background-color: #646464;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #FFFFFF;
}
a:link,a:hover,a:active,a:visited {
	text-decoration: none;
	color: #E71515;
}
@font-face { 
	font-family:gothic; 
	src:url(GOTHIC.TTF);
}
#index a:link {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
#index a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #E71515;
}
