body {
	background-color: #FFFEFB;
	background-image: URL(../images/bg_gradient.jpg);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
	
font {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8.5pt;
	line-height: 1.1em;
	letter-spacing: 0.1em;
	color: #333333;
}

a:link {
	color: #640102;
	text-decoration: none;
}
	
a:visited {
	color: #640102;
	text-decoration: none;
}

a:active {
	color: #640102;
	text-decoration: none;
}

a:hover {
	color: #640102;
	text-decoration: none;
}
