@charset "utf-8";

table#leftao .boxnew  {
	font-family: calibri, verdana, tahoma, arial;
	font-size: 14px;
	font-weight: lighter;
	color: #0068A5;
}
table#leftao a:link {
	color: #5D5D5D;
	text-decoration: none;
}
table#leftao a:visited {
	color: #330000;
	text-decoration: none;
}
table#leftao a:active {
	text-decoration: none;

}
table#leftao a:hover {
	color: #333333;
	left: 2px;
	background-color: #F4F3F2;
	text-decoration: none;
}
