body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#58595B;
	background-color: #F7F7F7;
}

a,
a:active,
a:visited {
	color:#005BAB;
	text-decoration:none;
}

a:hover {
	color:#005BAB;
	text-decoration:underline;
}

a.footer,
a.footer:active,
a.footer:visited {
	color:#999999;
	text-decoration:none;
}

a.footer:hover {
	color:#999999;
	text-decoration:underline;
}

.small {
	font-size:10px;
}
