a:link {
	color: #506F19;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #506F19;
}
a:hover {
	text-decoration: underline;
	color: #506F19;
}
a:active {
	text-decoration: none;
	color: #506F19;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.password_blue {
	background-color: #80A8E1;
}
