body {
	font-family:Arial, Helvetica, sans-serif;
}

/*NEW NAVIGATION TEXT LINKS */

a.nav:link, a.nav:visited {
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
	text-transform:uppercase;
	color:FFFFFF;
	text-decoration:none;
	line-height:5px;
	border-bottom-width:thin;
	border-color:#FFFFF;
}

a.nav:hover, a.nav:active {
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
	text-transform:uppercase;
	color:FFFFFF;
	text-decoration:underline;
}

.header_large {
	color:#336699;
	font-family:"Times New Roman", Times, serif;
	font-stretch:expanded;
	text-align:left;
	font-size:18px;
	text-transform:uppercase;
}

.class {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #336699;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
a.class:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	text-decoration: none;
	font-weight: normal;
}
a.class:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #336699;
	text-decoration: underline;
}
a.class:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #336699;
}
a.class:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #336699;
}
