.sidebar     { color: #FFFFFF; text-align: Center; font-weight: bold; background-color:#FFFFFF}
a{
	text-decoration:none;
	color:#4576BE;
	font-weight: 500;
	font-family: Arial, Helvetica, sans-serif;
}
.sidebar a { color: #CAC560; font-weight: bold }
a:hover      { color: #990033}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	color: #4F7CC1;
}
