

A.menulink {
padding-left: 5px;
padding-bottom: 0px;
padding-top: 3px;
display: block;
height: 26px;
width: 150px;
text-align: left;
text-valign: middle;
text-decoration: none;
font-family:  tahoma, verdana;
font-weight: normal;
font-style: normal; 
font-size:14px;
color: #000000;
letter-spacing: 1px;
background-repeat:no-repeat;
background-image: url('images/link1.jpg');

}

A.menulink:hover {

letter-spacing: 1px;
color:navy;
background-image: url('images/link2.jpg');

}
A.menulink2 {
padding-right: 5px;
padding-left: 5px;
padding-top: 2px;
padding-bottom: 2px;
display: block;
height:20px;
text-align: left;
text-valign: middle;
text-decoration: none;
font-family: trebuchet, tahoma,;
font-weight: bold;
font-style: normal; 
font-size:11px;
color: #330000;
border-style:none;
border-color:#000000;
border-width:1px;
border-right-width: 0px;
border-left-width: 0px;
background-image: url('images/link2b.jpg');


}

A.menulink2:hover {
	color:#0054a6;
	background-color:#ffffff;
	background-image: url();
}

A.menulink2:visited {
	color: #330000;
}



body
{ 

font-family: arial, tahoma, verdana;
font-size:15px;
color:#000000;
}
td
{ 
font-family: arial, tahoma, verdana;
font-size:15px;
color:#000000;
}
a:link
{
color:blue;
}

a:visited
{
color:blue;
}

