body {
	background-color: #d7d7d7;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}
table {
	font-size: 12px;
}
a:active {
	color: black;
}
a:link {
	font-style: normal;
	color: #000CF9;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #F9A600;
	font-style: normal;
}
a:visited {
	color: #000CF9;
	font-style: normal;
	text-decoration: underline;
}

