.mainnav {
margin-top: 10px;
margin-bottom: 10px;
text-align:center;
}

a.mainnav:link {
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	font-weight: 700;
	color: #9AD4D5;
	letter-spacing: -0.05em;
	}
	
a.mainnav:visited {
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	font-weight: 700;
	color: #9AD4D5;
	}
	
a.mainnav:hover {
	text-decoration: none;
	font-weight: 900;
	color: #E56907;
	}
	
.designby {
	font-weight: 700;
	color: #000033
	}
	
a.designby {
	text-decoration: none
	}
.subnav {
	text-decoration: none;
	font-family: "Courier New", Courier, mono;
	font-weight: 700;
	color: #CCCCCC;
	letter-spacing: -0.05em;
}
a.subnav:hover {
	text-decoration: none;
	font-weight: 900;
	color: #9ad4d5;
	}
a {
	color: #0000FF;
	text-decoration: none;
}
font {
	font-family: Arial, Helvetica, sans-serif;
}
a {
	text-decoration: none;
}
table  { }
.bgcolor {
	background-color: #FFF9DF;
}
.margins {
	padding-right: 15px;
	padding-left: 25px;
}
.redbold {
	font-weight: bold;
	color: #CC0000;
}
.bright {
	font-size: 19px;
	color: #CC0000;
	background-color: #FFFFCC;
}

