A.menulinks
{
	font-weight: bold;
	font-size: 12px;
	color: maroon;
	font-family: Verdana, Arial;
	text-decoration: none;
}
.table {
	border: thin solid #800000;
}
.menu {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #800000;
	border-bottom-color: #800000;
}
