.navl
{
	border: 1px solid white;
	border-right: 1px solid #bfbfbf;
	color: #303030;
	background: #ffffff;
	width: 170px;
	height: 100%;
	position: relative;
	top:0px;
	font-size: 12px;
	font-family: "Tahoma";
	line-height: 16px;
}
a:link {
color: #87AEC5;
}
a:visited {
color: #87AEC5;
}
a:hover
{
color: #124A6D;
}
a:active {
COLOR: #124A6D;
}