body {
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
}
a:link {
	font-size: 12px;
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #003333;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline overline;
}
table {
	font-size: 12px;
	color: #333333;
}
