.bor {
	border: 1px solid #993300;
}
.l:link {
	text-decoration: none;
	color: #FFCFB9;

}
.l:visited {
	color: #FFC5A8;
	text-decoration: none;
}
.l:hover {
	color: #FFFF00;
	text-decoration: none;
}
