body{
margin-top: 20px ; 
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
background-color: #151515;
}

td,th {
	font-size: 11px;
	color:#898375;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

	
a {
	font-size:11px;
	color:#c66111;
}
a:link {
	text-decoration: none;
	color:#c66111;
}
a:visited {
	text-decoration: none;
	color:#c66111;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
}
a:active {
	text-decoration: none;
}

.buttons {
	color: #fff;
	font-size:11px;
	letter-spacing: 1px;
	
}
.buttons 
a:link {
	text-decoration: none;
	color:#fff;
}
.buttons
a:visited {
	text-decoration: none;
	color:#fff;
}
.buttons
a:hover {
	text-decoration: none;
	color: #000;
}
.buttons
a:active {
	text-decoration: none;
}
.buttons2 {
	color:#cd3301;
	font-size:11px;
	letter-spacing: 1px;
	}
.buttons2 
a:link {
	text-decoration: underline;
	color:#cd3301;
}
.buttons2
a:visited {
	text-decoration: underline;
	color:#cd3301;
}
.buttons2
a:hover {
	text-decoration: underline;
	color: #000;
	
}
.buttons2
a:active {
	text-decoration: underline;
	color:#cd3301;
}


.title {
	color: #CCCCCC;
	font-size: large;
	font-weight: bolder;
}
.footer {
	color: #69655a;
	font-size:10px;
	
	}
.footer 
a:link{
text-decoration: underline;
	color: #69655a;	
	
	}
.footer 
a:visited{
text-decoration: underline;
	color: #69655a;
	}
.footer 
a:hover{
text-decoration: none;
	color:#fff;
	
	}
.footer 
a:active{
text-decoration: underline;
	color: #69655a;
}


.lang {
	color: #fff;
	font-size:8px;
		
	}
.lang
a:link {
	text-decoration: none;
	color:#fff;
}
.lang
a:visited {
	text-decoration: none;
	color:#fff;
}
.lang
a:hover {
	text-decoration: none;
	color: #ccc;
}
.lang
a:active {
	text-decoration: none;
}
