A.menulink {

padding-left: 10px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
display: block;
width: px;
height: px;
text-align: left;
text-valign: middle;
text-decoration: none;
font-family:  tahoma, verdana;
font-weight: bold;
font-style: normal; 
font-size:11px;
color:#FFFFD9;
letter-spacing: 1px;
border-style:dashed;
border-color:#c1d1c9;
border-width:1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-bottom-width: 1px;
background-repeat:no-repeat;

}

A.menulink:hover {
	
	background-color:#afb07a;
	color:#4d4e20;
	
	
	}


body
{ 
margin: 5px;
font-family:trebuchet ms, verdana;
font-size:13px;
color:#354735;
}
td
{ 
font-family:trebuchet ms, verdana;
font-size:13px;
}

.footer {
color: #FFFFCC;
}

.footer a{
color: #FFFFCC;
text-decoration: underline;
}

.footer a:hover {
color: #FFFFCC;
text-decoration: none;
}