.line {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #C3C4C5;
	border-left-color: #C3C4C5;

}

A.dropmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	height: 30px;
	width: auto;
	line-height: 30px;
	vertical-align: middle;
	background-image: url(../images/linksbluebg.jpg);
	display: block;
	padding: 0 20px;
}

A.dropmenu:hover {
	color: #C86D00;
	background-image: url(../images/linksbluebg.jpg);
	text-decoration: none;




}
.dropmenuvisited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #0047A7;
	text-decoration: none;
	font-weight: bold;
	line-height: 30px;
	background-image: url(../images/linksbluebg.jpg);
	height: 30px;
	width: auto;
	display: block;
	padding: 0 20px;
}
.bullets {
	color: #C87A00;
}
