a.submenu:hover {
	color: #CE8C5A;
	text-decoration: none;
}
#linkmenu {
	color: #787387;
	border: 1px solid #A09EAB;
	width: 125px;
	background: #D0D3E6;
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 12px;
	font-family: Tahoma, Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: middle;
	float: right;
}
.tablerowline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A09EAB;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
}
.submenu {
	color: #003569;
	text-decoration: none;
}
.submenu a {
	color: #003569;
	text-decoration: none;
}

