a.nav {
	color: #888888;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
a.nav:link {
	color: #888888;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
a.nav:visited {
	color: #888888;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
a.nav:hover {
	color: #E54132;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.fontRED {
	color: #E54132;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
.fontGrey {

	color: #888888;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
a.body {
	color: #E54132;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}
a.body:link {
	color: #E54132;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}
a.body:visited {
	color: #E54132;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}
a.body:hover {
	color: #E54132;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}
.fontGreyTopLeftNav {


	color: #777777;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
}
a.nav2 {
	color: #777777;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}
a.nav2:link {
	color: #777777;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}
a.nav2:visited {
	color: #777777;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}
a.nav2:hover {
	color: #777777;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	background-image: url(navigation/navtopleftbar_hover_background.jpg);
}

