.menuBar {

font-family: Georgia, "Times New Roman", Times, serif;
line-height: 16pt;
font-size: 12pt;
}

.menuBar a{
	display: block;
	color: #CCCCCC;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;

}

.menuBar a:hover {
	background-color: #CCCCCC;
	color: #000000;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;

}

.subMenu a{
	color: #FFFFFF;
	text-indent: 16pt;
	line-height: 14pt;
	font-size: 10pt;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;

}

.Links a {
	display: block;
	color: #CCCCCC;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;

}

.Links a:hover {
	background-color: #CCCCCC;
	color: #000000;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;

}
