*{
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	line-height: 26px;
	color:#F4EE5C;
	font-style: normal;
	font-family: "Open Sans";
	font-weight: normal;
}

img{
	padding: 0px;
	border: none;
	text-align: right;
}


a{
	color: #F4EE5C;
	text-decoration: none;
	}

a:hover {
	color: #F6F6F6;
	text-decoration: none;



	transition: all .35s ease-in-out;
	transition: all .35s ease-out-in;
	text-align: center;
}

body {	
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 22px;
    color: #ffffff;
   	background: url(images/bg1.jpg) fixed;
	border-top: 5px #909;
	margin-bottom: 10px;

}

.keep a{
	background: #F4EE5C;
	color: #101010;
	margin-right: 10px;
	padding: 10px 20px;
	font-weight: 500;
	font-family: Raleway;
	text-decoration: none;
	font-size: 18px;
	text-align: left;
	text-transform: uppercase;
	transition: all .15s ease-in-out;
}
	
.keep a:hover{
	color: #FFFFFF;
   transition: all .15s ease-in-out;
	text-decoration: none;
  
}

.keep2 {
	font-size: 24px;
	color: #F6F6F6;
	
}
.keepin {
	text-align: left;
	font-size: 12px;
	font-family: "Open Sans";
	color: #F6F6F6;
	font-weight: normal;
}

.keep7 {
	color: #FFF;
	
}

.keep4 {
	text-align: right;
	
}
.keep3 {
	font-weight: bold;
	font-size: 14px;
	text-align: justify;
}


.lkj {
	padding: 5px;
	margin-bottom: 10px;
	font-style: italic;
	font-size: 13px;
	font-weight: normal;
	border: 2px solid #F4EE5C;
	background-color: #000;
}

.lkj2 {
	padding: 5px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #000000;
	border: 2px solid #F4EE5C;
	color:#FFF;
	font-weight: bold;
	font-size: 12px;
}

.menu a{
	width: 196px;
		padding: 10px 20px;
	border: 2px solid #F4EE5C;
	text-align:center;
	
}

.menu a:hover{
	width: 196px;
	padding: 10px 20px;
	border: 2px solid #F4EE5C;
	text-align:center;
	
}
	
