.bor {
	border: 1px outset #000000;
}
.l:link {
	text-decoration: none;
	color: #263366;

}
.l:visited {
	color: 726c6c;
	text-decoration: none;
}
.l:hover {
	color: #999999;
	text-decoration: none;
}
