body {
	font-family: verdana; 
	font-size: 12px;
	background-image:url("back.gif");
	background-position: right bottom;
	background-repeat: no-repeat;
	background-attachment: fixed; 
	background-color: #FFFFFF; 
}

td {
	font-family: verdana; 
	font-size: 12px;
}

a:active {
	color: #9A0057;
}

a:link {
	color: #000000;
}

a:visited {
	color: #000000;
}

