
.menubox {
color: #E7E4E6;
text-align: center;
background: #660000;
width: 113px;
height: 25px;
border: 2px solid black;
}

.menubox a:link {
	color: #E7E4E6;
	border: 1px solid white;
	font-size: 12px;
	text-decoration: none;
	background: #660000;
	width: 113px;
	height: 25px;
	text-align: center;
	padding-top: 2px;
	font-weight: bold;
	font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;;
	}

.menubox a:visited {
color: #E7E4E6;
border: 1px solid white;
	font-size: 12px;
	text-decoration: none;
	background: #660000;
	width: 113px;
	height: 25px;
	text-align: center;
	padding-top: 2px;
	font-weight: bold;
	font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;;
}

.menubox1 {
color: #660000;
text-align: center;
background: #CAC6C9;
width: 113px;
height: 25px;
border: 2px solid black;
}

.menubox1 a:link {
color: #660000;
padding-top: 2px;
font-size: 12px;
text-align: center;
background: #CAC6C9;
width: 113px;
height: 25px;
border: 1px solid #660000;
font-weight: bold;
font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;;
text-decoration: none;
}

.menubox1 a:visited {
color: #660000;
font-size: 12px;
padding-top: 2px;
text-align: center;
background: #CAC6C9;
width: 113px;
height: 25px;
border: 1px solid #660000;
font-weight: bold;
font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;;
text-decoration: none;
}