.bg {
	background-image: url(../Images/bg_3.gif);
	background-repeat: repeat-x;
}
a:visited {
	text-decoration: none;
	color: #2E7EB0;
}

.hg {
	line-height: 18px;
}
.sb {
	font-variant: small-caps;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a:hover {
	color: #0066CC;
	text-decoration: underline;
}
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}

.ls {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0066CC;
}
