.css {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;

}
a:active {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #006699;
	text-decoration: underline;
}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.bg {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border: 1px solid B49882;
}
