.bor {
	border: 1px solid #703838;
}
.l:link {
	text-decoration: none;
	color: #D0E8E8;

}
.l:visited {
	color: #003333;
	text-decoration: none;
}
.l:hover {
	color: #FFFF00;
	text-decoration: none;
}
