.top {
	background-image: url(img/backline.gif);
	background-repeat: repeat-x;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;

}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a {
	color: #009933;
	text-decoration: underline;
}
.font {
	font-size: 12px;
	line-height: 130%;
	color: #666666;
}
