body,td,th {
	color : #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
body {background-color: #EFF3FF;
}
A {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #346DD8;
	font-weight: normal;
}
A:Hover {
	text-decoration: underline;
	color: #000000;
}
A.inv {
	text-decoration: none;
	color: white;
}
A.inv:Hover {
	text-decoration: underline;
	color: 6666CC;
}
a.one:visited {color: #000000;}

a.book:link {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
}
a.book:visited {color: #ffffff;font-size: 13px;
	font-weight: bold;}
a.book:hover {color: #EFF3FF;font-size: 13px;
	font-weight: bold;}

