a.ab:link {
	color: #FFFFFF;
	font-family:  verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.ab:visited {
	color: #FFFFFF;
	font-family:   verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;

}
a.ab:hover {
	color: #ff7200;
	font-family:   verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}


A.menulink {
display: block;
width:  150px;
height: 60px;
text-decoration: none;
font-family: verdana;
font-size:16px;
color: #ffffff;
background-image: url(images/tab.jpg); 
background-repeat: no-repeat; 
line-height: 61px;
}

A.menulink:visited {
text-decoration: none;
font-family: verdana;
font-size:16px;
color: #ffffff;

} 

A.menulink:hover {
background-image: url(images/tab1.jpg); 
background-repeat: no-repeat; 
text-decoration: underline;
color: #ff7200;
font-family: verdana;
font-size:16px;
}
