a
{
clear: both;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(../images/menu.gif);
	height: 20px;
	width: 180px;
	background-repeat: no-repeat;
	padding-left: 8px;
	text-decoration: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

td.menu {
	height: 20px;
	width: 180px;
	color: #000000;
	background-image: url(../images/menu.gif);
}


a:hover {
	color: #003399;
	background-color: FDC844;
	background-image: none;
	
}

img {
	border: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	
}

