.bor {
	border: 1px solid #000000;
}
.l:link {
	color: #0000FF;
	text-decoration: none;
}
.l:hover {
	color: #CC3333;
	text-decoration: none;
}

