.bor {
	border: 1px solid #390F39;
}
.l:link {
	text-decoration: none;
	color: #33679B;

}
.l:visited {
	color: #666666;
	text-decoration: none;
}
.l:hover {
	color: #D2D200;
	text-decoration: none;
}
