.site {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-color: #686868;
}

.linkbar {
	font-family: arial;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	background-color: #686868;
}

.sfs {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}

.sfs a:link {color: #6D5747}
.sfs a:visited {color: #6D5747}
.sfs a:active {color: #6D5747}
.sfs a:hover {color: #BEB91D}
.sfs a {font-size:14px}
.sfs a {text-decoration:none}

.copyright {
	font-family: arial;
	font-size: 10px;
	font-style: normal;
	color: #BEB91D;
	background-color: #000000;
}

a:link {color: #484848}
a:visited {color: #484848}
a:active {color: #484848}
a {text-decoration:none}

.linkbar a:link {color: #3441B2}
.linkbar a:visited {color: #3441B2}
.linkbar a:active {color: #3441B2}
.linkbar a:hover {color: #001BFF}
.linkbar a {text-decoration:none}
.linkbar a {font-size:14px}

.contact a:link {color:#515894; }
.contact a:visited {color:#6B72AB; }