.bor {
	border: 1px outset #000000;
}
.l:link {
	text-decoration: none;
	color: #A0CFCF;

}
.l:visited {
	color: #666666;
	text-decoration: none;
}
.l:hover {
	color: #E8E800;
	text-decoration: none;
}
