*{margin:0px; padding:0px;}

body{
	background-image: url(../Images/BG.jpg);
}
.Menu {
	color : #f4ede5;
	font-size : 13px;
	font-family : Oswald;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	}
	
.Menu a:hover {
   	color : #310000;
	text-decoration:none;
	}
	
.Line {
	color: #f4ede5;
	font-size: 11px;
	font-family: Oswald;
	text-transform:uppercase;
	margin-left:1px;
	margin-right:1px;
}

.Lang {
	color : #ae79b5;
	font-size : 13px;
	font-family : Tahoma,Verdana,Arial;
	text-decoration: underline;
	font-weight:bold;
	}
	
.Lang a:hover {
   	color : #b88f60;
	text-decoration: none;
	}
	
p {
	margin-top : 2px;
	padding-bottom : 1px;
	margin-bottom : 2px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 13px;
	font-family : Oswald;
}

.Hints {
	color: #FFF;
	font-size: 13px;
	font-family: Oswald;
	font-weight: bold;
	text-transform:uppercase;
}

.Hint {
	color: #709cb0;
	font-size: 13px;
	font-family: Oswald;
	font-weight: bold;
	text-transform:uppercase;
}

.img { 
	border:3px solid #b88f60;
	float:Center;
	}

.Text {
       color: #f4ede5;
	   font-size: 13px;
	   font-family: Oswald;
}

.Bold {
	color: #ae79b5;
	font-weight: bold;
	font-size: 18px;
	font-family: Oswald;
	text-align:justify;
	margin-left:10px;
}

.Copyrights {
	color: #FFF;
	font-weight: bold;
	font-size: 13px;
	font-family: Oswald;
	text-align:justify;
}

.Link {
	color : #f4ede5;
	font-size : 13px;
	font-family : Tahoma,Verdana,Arial;
	text-decoration: underline;
	font-weight:bold;
	}
	
.Link a:hover {
   	color : #ab2002;
	text-decoration: none;
	}
	
.Controls {
font-family:Arial;
font-size:11px;
font-weight: bold;
color:#310000;
text-transform:uppercase;
font-weight: bold;
}

.Buttons {
font-family:Tahoma,Verdana,Arial;
font-size:11px;
font-weight: bold;
color:#FFFFFF;
background-color:#b88f60;
border-color:#b88f60;
text-transform:uppercase;
}