.bor {
	border: 1px solid #FFFF66;
}
.l:link {
	text-decoration: none;
	color: #666633;

}
.l:visited {
	color: #666666;
	text-decoration: none;
}
.l:hover {
	color: #FFFF00;
	text-decoration: none;
}
