.footer a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #993333;
	text-decoration: none;
}
.footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #993333;
	text-decoration: none;
}
.footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
.links a:link {
	color: #993300;
	text-decoration: underline;
}
.links a:visited {
	color: #993300;
	text-decoration: underline;
}
.links a:hover {
	color: #FF9900;
	text-decoration: none;
}
.linksv a:link {
	color: #993300;
	text-decoration: underline;
	font-weight: bold;

}
.linksv a:visited {
	color: #999933;
	text-decoration: underline;
	font-weight: bold;

}
.linksv a:hover {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.linksz a:link {
	font-weight: bold;
	color: #80000;
	text-decoration: underline;
}
.linksz a:visited {
	font-weight: bold;
	color: #993300;
}
.linksz a:hover {
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.linkswh a:link {
	color: #990000;
	text-decoration: underline;
}
.linkswh a:visited {
	color: #990000;
	text-decoration: underline;
}
.linkswh a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.headbackgrd {
	background-image: url(../Images/pictures/libbg.jpg);
	background-repeat: no-repeat;
}

