body, td, p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 10px;
}

hr {
	color: #A3BE3D;
	height: 1px;
}

a {
	font-size: 16px;
	text-decoration: underline;
}


a:active, a:link, a:visited {
	color: #A3BE3D;
}

a:hover {
	color: #C0C0C0;
	cursor: crosshair;
	text-decoration: none;
}

a.standard:hover {
	color: #C0C0C0;
	cursor: hand;
	text-decoration: underline;
}

.img {
	background-color: #A3BE3D;
	border: 1px double black;
	cursor: crosshair;
	vertical-align: middle;
	padding: 10px;
}

.small {
	font-size: 9px;
	color: #C0C0C0;
	cursor: crosshair;
}

.mail {
	font-size: 10px;
	color: #C0C0C0;
	text-decoration: none;
}