body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990033;
	text-decoration: none;
	background-color: #1C1C1C;
}

a:link {
	font-family:"Lucida Calligraphy", Arial;
	font-size:12px;
	color: #999999;
	text-decoration:underline;
	font-weight: bold;
}

a:visited {
	font-family:"Lucida Calligraphy", Arial;
	font-size:12px;
	color: #6A6A6A;
	text-decoration:underline;
	font-weight: bold;

}

.subhead1 {
	font-family: "Edwardian Script ITC";
	font-size: 28px;
	font-weight: bolder;
}

a:hover {
	font-family:"Lucida Calligraphy", Arial;
	font-size:12px;
	color: #6A6A6A;
	text-decoration:underline;
	font-weight: bold;

}
