a {
	color: #FFFFFF;
	text-decoration: none;
}

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

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

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

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



 a.menu:link {
 color: #000000; 
 text-decoration: none;
 font-weight: bold;
}

 a.menu:visited {
 color: #000000; 
 text-decoration: none;
 font-weight: bold;
}

a.menu:hover { 
 color: #FFFFFF; 
 text-decoration: none;
 font-weight: bold;

}

 a.sellang:link {
 color: #FFFFFF; 
 text-decoration: none;
}

 a.sellang:visited {
 color: #FFFFFF; 
 text-decoration: none;
}

a.sellang:hover { 
 color: #FFFFFF; 
 text-decoration: underline;

}


body {
	
	background-attachment: fixed;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	margin-left: 0px;
	margin-right: auto;
	margin-top: 0px;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	}

table.menutable {
 background-color: #FFFFFF;
}

table.maintable {
 background: url(images/bg.jpg);
}

hr{
 color:#000000;
 size:1;
}

hr.hrbox {
 color:#FFFFFF;
 size:1;
}
