a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8E9CA9;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8E9CA9;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #848383;
}
.header {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #8d9ba9;
}
.lowerNav {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.headerWhite {

	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.headerLarge {

	font-family: Tahoma, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #A21617;
}
.headerBlack {


	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

