.line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #4AB7E3;
	border-right-color: #4AB7E3;
	border-left-color: #4AB7E3;
}

A.dropmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #06516D;
	text-decoration: none;
	font-weight: normal;
	background-color: #DEF6FF;
	display: block;
	height: 23px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4AB7E3;
	line-height: 20px;
}

A.dropmenu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #634703;
	background-color: #FFE9B2;

}
.dropmenuvisited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #373737;
	text-decoration: none;
	font-weight: normal;
	background-color: #DFDFDF;
	display: block;
	height: 23px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4AB7E3;
	line-height: 20px;
}
