.bor {
	border: 1px solid #333333;
}
.l:link {
	text-decoration: none;
	color: #3366CC;

}
.l:visited {
	color: #666666;
	text-decoration: none;
}
.l:hover {
	color: #B9B900;
	text-decoration: none;
}

