a:link {
	color: #367638;
}
a:visited {
	color: #367638;
}
a:hover {
	color: #000000;
}
a:active {
	color: #367638;
}
.font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}
.leftside {
	background-image: url(img/left_side.gif);
	background-repeat: repeat-y;
}
.rightside {
	background-image: url(img/right_side.gif);
	background-repeat: repeat-y;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 13px;
	background-image: url(img/footer.gif);
	background-repeat: no-repeat;
}
.watermark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	background-image: url(img/watermark.jpg);
	background-repeat: no-repeat;
}
