BODY {
	color : Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-decoration : none;
}

a{
	/* basic a href tag */
	color : #0000cc;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}
a:visited {
	/* basic a href tag visited */
	color : #000099;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}
a:hover{ /* basic a href tag hover */
	color : #cc0000;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
}


/* Navigation Links */
.nav { 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 10px; 
	font-weight : bold;
	text-decoration : none; 
	color: #FFFFFF;
}

.nav:visited { 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 10px; 
	font-weight : bold;
	text-decoration : none; 
	color: #FFFFFF;
}

.nav:hover { 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 10px; 
	font-weight : bold;
	text-decoration : none; 
	color: #99ffff; 
}

/* Navigation Links */
.navt { 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	font-weight : bold;
	text-decoration : none; 
	color: #FFFFFF;
}

.navt:visited { 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	font-weight : bold;
	text-decoration : none; 
	color: #FFFFFF;
}

.navt:hover { 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	font-weight : bold;
	text-decoration : none; 
	color: #99ffff; 
}

.navb { 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	font-weight : bold;
	text-decoration : none; 
	color: #FFFFFF;
}

.navb:visited { 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	font-weight : bold;
	text-decoration : none; 
	color: #FFFFFF;
}

.navb:hover { 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	font-weight : bold;
	text-decoration : none; 
	color: #99ffff; 
}

.bnav { 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 9px; 
	font-weight : bold;
	text-decoration : none; 
	color: #000066;
}

.bnav:visited { 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 9px; 
	font-weight : bold;
	text-decoration : none; 
	color: #000066;
}

.bnav:hover { 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 9px; 
	font-weight : bold;
	text-decoration : none; 
	color: #660000; 
}
/* Input Box Settings */


.header {
	color: #000066;
	font-size : 18px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.tinyblack{
	/* a href class for 10 pixel text - menus and such */
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 6px;
	text-decoration : none;
}

.smallblack{
	/* a href class for 11 pixel text - menus and such */
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	text-decoration : none;
}

/* For the mdb stuff */
<style type="text/css">
<!--
.Menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 3px;
	padding: 3px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
}
.SubMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6666FF;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #CCCCCC;
}
.link { 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 10px; 
	font-weight : bold;
	text-decoration : none; 
	color: #ffffff;
}

.link:visited { 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 10px; 
	font-weight : bold;
	text-decoration : none; 
	color: #ffffff;
}

.link:hover { 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 10px; 
	font-weight : bold;
	text-decoration : none; 
	color: #99cccc; 
}

.BottomBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.BottomBorderB {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9900;
}
.linkA {
	text-decoration: none;
	color: #999999;
	font-size: 10px;
}
.linkB {
	text-decoration: none;
	color: #0000FF;
	font-size: 12px;
	font-weight: normal;
}
.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 1px;
	padding: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
/* input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border: 1px solid #999999;
} */
.MiniLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border: 1px solid #999999;
}
.CheckBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.cal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	text-align: right;
	vertical-align: top;
}
.calBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	text-align: right;
	vertical-align: top;
}
.UpLink {
	text-decoration: none;
	padding-bottom: 1px;
	bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
-->
</style>
