body {
	background: #000000 url(../amv%20support/amv-bg2.jpg) no-repeat fixed center top;
}
a:link {
	color: #00FF00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.body_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
.link_divider {color: #FFFFFF}
.form_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}