.border{
	border: 1px solid #B06D8C;
}

#nav1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 150%;
	font-weight: bold;
	width: 260px;
	padding-left: 8px;
	color: #000000;
	background-color: #CD99B0;
	}
#nav1 a{
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#nav1 a:hover{
	color: #B06D8C;
}

.mdlink a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #B06D8C;
	text-decoration: none;
}
