A { color: #545454; text-decoration: none;} 
A:visited { color:#545454; text-decoration: none; } 
A:active { color:#545454;text-decoration: none; } 
A:hover { color:#545454; text-decoration:underline; } 
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #545454;
	background-image: url(images/bgtopmenu.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 35px;
	padding-bottom: 5px;
	padding-left: 4px;
	padding-right: 5px;	
}
.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #545454;
	background-image: url(images/bgtopmenu.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 35px;
	padding-bottom: 5px;
	padding-left: 7px;
	padding-right: 5px;	
}