/* CSS Document */

body { 
	background: #ffffff;	
	margin:0 auto;
	margin-top: 0;

}
td, tr, p, div {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

h1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: 800;
	line-height: 18px;
	text-transform: uppercase; 

}
.text_black {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.adress {
	font-size: 11px;
	color: #d4ca97;
	text-decoration: none;
}
.line{
	font-size: 11px;
	color: #110332;
	text-decoration: none;
	line-height:150%;
	font-weight:bold;
}
#credits, #credits a:link, #credits a:visited, #credits a:hover {
	width: 285px;
	font-size: 11px;
	color: #7e7e7e;
	text-decoration: none;
}	
a:hover {
   color:#ff6100;
   text-decoration: underline;
} 
a:LINK {
color:#ff6100;
   text-decoration: none;
} 
A:VISITED {
color:#ff6100;
   text-decoration: none;