body {
	background-image: url(img/bg_hp.jpg);
	background-repeat: repeat-x;
	background-position:top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

a{outline: none;}
:focus{-moz-outline-style: none;}


.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #cbb74a;
}

.link a:link {
   text-decoration: underline;
   color: #cbb74a;
}

.link a:visited {
   text-decoration: none;
   color: #cbb74a;
}

.link a:hover {
   text-decoration: underline;
   color: #cbb74a;
}


.link11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #cbb74a;
}

.link11 a:link {
   text-decoration: underline;
   color: #cbb74a;
}

.link11 a:visited {
   text-decoration: none;
   color: #cbb74a;
}

.link11 a:hover {
   text-decoration: underline;
   color: #cbb74a;
}

/*********** FOOTER ***********/

#copyright {
   position: relative;
	width: 100%;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
   text-align: center;
	font-weight: normal;
	font-size: 11px;
	color: #be0002;
	padding-top: 15px;
	margin-left: auto;
	margin-right: auto;
}
