body {
	margin-top: 0px;
}
.bodyWidth{
    width:960px;
}
.blueColor{ background-color:#9BBDD3}
.yellowColor{ background-color:#FFB64B}
a {
	font-size: 10pt;
	color: #055ECC;
	
}
a:hover {  
	color: #FF0000;	
	font-size: 10pt;
}

a.A1 {
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
a.A1:hover {
	color: #ff0000;
	text-decoration: none;
	font-size: 10pt;
}
a.A2 {
	font-size: 11pt;
	color: #000000;
	text-decoration: none;
}
a.A2:hover {
	color: #ff0000;
	text-decoration: none;
	font-size: 11pt;
}
