a:link {
	color: #009933;
	text-decoration: underline;
}
a:hover {
	color: #00CC33;
	text-decoration: underline;
}
a:visited {
	color: #006633;
	text-decoration: underline;
}
.font13 {
	font-size: 13px;
	line-height: 20px;
	color: #333333;
}
a:active {
	color: #00CC33;
	text-decoration: underline;
}
.bg {
	background-color: #7cb91f;
	background-image: url(../img/bgimg.gif);
	background-repeat: repeat-x;
}
