.Ad {
	background-color: #FFFFFF;
	height: 100px;
	padding-top: 15px;
}
#LeftBar {
	text-decoration: none;
	text-align: center;
	width: 125px;
	padding-left: 25px;
	font-size: 24px;
}
#LeftBar a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#LeftBar a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#LeftBar a:hover {
	color: #000000;
	background-color: #CDBCA2;
	display: block;
}
.ContentHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #CDBCA2;
	font-weight: bold;
}
#Topmenu table {
	background-color: #CDBCA2;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
#Topmenu table a:visited {
	text-decoration: none;
	color: #000000;
}
#Topmenu table a:hover {
	text-decoration: underline;
}
#Topmenu table a:link {
	text-decoration: none;
	color: #000000;
}

