.blackcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.blacksmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #950000;
	text-decoration: none;
}	
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #980000;
	text-decoration: underline;
	font-weight: bold;

}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #970300;
	text-decoration: underline;
}
.blackcontentbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.menu {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: bold;
	padding: 4px;
	height: 100px;
	width: 400px;
	background-color: #FFCC99;
	text-align: right;
	border-top: thick groove #0066CC;
	border-right: thick groove #00FF33;
	border-bottom: thick groove #CC00CC;
	border-left: thick groove #3366CC;
	word-spacing: 2inches;
	font-variant: small-caps;
}
.redcontentlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #900101;
	font-weight: bold;
}
