body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #336699;
}
body {
	background-color: #3771D3;
	margin-top: 10px;
}
.yellow {
	color: #FFC106;
	font-weight: bold;
}
a:link {
	color: #FFC106;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFC106;
}
a:hover {
	text-decoration: none;
	color: #6C91DB;
}
a:active {
	text-decoration: none;
	color: #6699CC;
}
