.menulinks {
	text-decoration: none;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.mainlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 2px;



}
.agencylinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #0078CF;

}
.topbar {
	background-color: #0099FF;
}
.mbody {
	font-family: Verdana;
	font-size: small;
}
.navbar {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #996600;
}
.table-rm {
	width: 200px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0078CF;
	text-decoration: none;




}
.boxborder-rm {
	border: 1px dotted #CCCCCC;

}
.table-lm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 2px;


}
.boxborder-lm {
	border: 1px dotted #7FBBE7;
}
