<!--BODY{
	background-color: #3D392F;
	background-image: url(images/background_long.jpg);
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:top center; 
}
body, td, th {
	font-family: Arial, Verdana, Times New Roman;
	font-size: 12;
	color: #000000
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
	background-color: #FFE1E1;
}
a:active {
	text-decoration: underline;
	color: #FF0066;
}

-->