.menuelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	margin: 3px;
	padding: 3px;
	height: 1px;
	width: 1px;
	border: 1px solid #FFFFFF;
	text-decoration: none;
	text-align: center;
}
html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #000000;
}
.headline {
	font-size: 36px;
	font-style: italic;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC99CC;
	text-decoration: none;
	border-bottom-style: none;
}

a:hover img.border	{
	text-decoration:        none;
	border: 1px solid #CC00FF;
	}
	
a img	{
	text-decoration:        none;
	border: 1px solid #000000;
	margin: 1px;
	}	

a:hover {
	text-decoration:        underline;
	color: #CC00FF;
	}


.footer {
	font-size: 10px;
	font-style: italic;
}
.item {
	font-size: 16px;
	color: #6666FF;
	font-variant: small-caps;
}
.formfield {
	font-size: 12px;
	color: #9966FF;
	background-color: #333333;
	border: 1px none #CC99CC;
	filter: Glow(Color=6, Strength=4);
}
.news {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CC99FF;
	margin-bottom: 50px;
}
