body {
	background-color: White;
	margin-bottom: 0;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0;
	font-family: verdana, arial, helvetica;
}

.text {
	font-size: 12px;
}

a:visited {
	text-decoration: none;
	color: #2856A0;
}
a:link    {
	text-decoration: none;
	color: #2856A0;
}
a:hover   { text-decoration: none; 	color: #316AC0}