body,td,th {
	font-family: Verdana, Arial;
	font-size: 14px;
}
body {
	background-color: #E6F1FD;
	text-align:center;
}
a {
	font-family: Verdana, Arial;
	font-size: 14px;
}
a:link {
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	color: #660099;
	text-decoration: none;
}
a:hover {
	color: #0000CC;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
