.text {
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}


.red_text {
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #7A0724;
}

a.red_text {
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #7A0724;
}

a.red_text:hover {
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	color: #7A0724;
}

.red_text2 {
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #7A0724;
}

.red_text3 {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #7A0724;
}




// Main Navigation
.red_nav {
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #7A0724;
}

a.red_nav {
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #7A0724;
}

a.red_nav:hover {
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #7A0724;
}


// Secondary links
.green_link {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #248206;
}

a.green_link {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #248206;
}

a.green_link:hover {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #248206;
}

// bottom navigation
.bottom_nav {
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #7A0724;
}

a.bottom_nav {
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #7A0724;
}

a.bottom_nav:hover {
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #7A0724;
}


// Orange Links
.orange_link {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #D57403;
}

a.orange_link {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #D57403;
}

a.orange_link:hover {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #D57403;
}

// News "more" Links
.red_nav2 {
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #7A0724;
}

a.red_nav2 {
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #7A0724;
}

a.red_nav2:hover {
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #7A0724;
}
.unnamed1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #800000;
	text-decoration: underline;
}
