.NavLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-repeat: no-repeat;
}

.BarTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.Links:link {
text-decoration: none;
color: #FFFFFF;
}
a.Links:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.Links:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a.Links:active {
	text-decoration: none;
	color: #FFFFFF;
}
	


.bgNoRepeat {
	background-repeat: no-repeat;
}
.bgRepeatX {
	background-repeat: repeat-x;
}
.copyRights {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}

.TitleA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #1A92C7;
	font-weight: bold;
	color: #FFFFFF;
}
.TextA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
