﻿
#Header #MenuText a {
	color: black;
	text-decoration: none;
	margin-right: 20px;
	margin-left: 20px;
}

h1 {
	font-weight: bold;
	font-size: 14px;
	color: Black;
	margin-bottom: 0px;
}

h2 {
	font-weight: bold;
	font-size: 12px;
	color: #1d1d1d;
	margin-bottom: 0px;
}

#Header #MenuText a:hover {
	color: #d7997a;
}

#Footer {
	font-size: 7pt;
	color: #a7a6a6;
}

#Header #TopInfo {
    font-size: 8pt;
    color: #bdbdbd;
}
#RightContent #RightInfo {
    font-size: 8pt;
    color: #FFFFFF;
}
a img {
	border: 0px;
}

a {
 
 text-decoration: none;
 color: #000000;
}

a:hover {
	color: White;	
}
