body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
}
body {
	background-color: #C6DEFF;
}
a:link {
	color: #336699;
	text-decoration: underline;
}
a:visited {
	color: #3399CC;
	text-decoration: underline;
}
a:hover {
	color: #999966;
	text-decoration: none;
}
a:active {
	color: #00CCFF;
	text-decoration: underline;
}
