.bor {
	border: 1px solid #333333;
}
.l:link {
	text-decoration: none;
	color: #00793D;

}
.l:visited {
	color: #666666;
	text-decoration: none;
}
.l:hover {
	color: #B9B900;
	text-decoration: none;
}

