.NavMenu {
	background-image: url(../Images/Backgrounds/NavMenu.png);
	height: 31px;
	vertical-align: text-bottom;


}
.LogoMenu {
	background-image: url(../Images/Backgrounds/TopBG.png);
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555554;
}
td {
	font-size: 12px;
}
.OrangeText {
	color: #EEA756;
	text-decoration: none;
}
.WhiteText {
	color: #FFFFFF;
	font-weight: 700;
	font-size: 13px;


}
a:visited {
	color: #CD7E1F;
}
a:hover {
	text-decoration: underline;
	color: #19A8A5;
}
.MenuLinks {
	font-weight: 700;
	color: #EEA756;
	text-decoration: none;
}
h2 {
	font-size: 24px;
	font-weight: 700;
}
