.toplinks {
	font-family: Arial;
	font-size: 10px;
	color: #054959;
	text-decoration: none;
	font-weight: bold;


}
a.toplinks:hover {
	font-family: Arial;
	font-size: 10px;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;

}
.menulinks {
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;


}
a.menulinks:hover {
	font-family: Arial;
	font-size: 10px;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;

}
.orangetext {
	font-family: Arial;
	font-size: 10px;
	color: #FF9900;
	text-decoration: none;

}
a.orangetext:hover {
	font-family: Arial;
	font-size: 10px;
	color: #00cc66;
	text-decoration: none;

}
.orangebold {
	font-family: Verdana;
	font-size: 10px;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;

}
.text {
	font-family: Arial;
	font-size: 10px;
	color: #005A70;
	text-decoration: none;
	font-weight: bold;


}
.line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #09404D;
}
