.link {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}

.link:hover {
	color: #CE9252;
}

.link2 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: Bold;

	text-decoration: none;
	color: #CE9252;
}
.site1 {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	font-weight: Bold;
	text-decoration: underline;
	color: #9F692D;
}
.site1:hover {
	text-decoration: none;
}
.site2 {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: Bold;
	text-decoration: underline;
	color: #000000;
}
.site2:hover {
	text-decoration: none;
}
.site3 {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #000000;
}
.site3:hover {
	text-decoration: none;
}
.footer {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #000000;
}
.footer:hover {
	text-decoration:none ;
}
