.bor {
	border: 1px solid #000000;
}
.l:link {
	text-decoration: none;
	color: #66CC00;

}
.l:visited {
	color: #006633;
	text-decoration: none;
}
.l:hover {
	color: #FFFF00;
	text-decoration: none;
}
