body {
	font-family:Verdana;
	background-attachment: fixed;
	background-image: url(images/menu.gif);
	margin-top: 50px;
	margin-bottom: 10px;
	margin-left: 55px;
	margin-right: 0px;
}

td {
    font-family:Verdana; 
	font-size:12px;
	color:#009900;
}

a:link {
	text-decoration:none;
	color: #009900;
	font-family: Verdana;
}
a:visited {
	text-decoration:none;
	color: #009900;
	font-family: Verdana;
}
a:hover {
	text-decoration:underline;
	color: #009900;
	font-family: Verdana;
}
