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

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

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