body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color: #FFFFCC;
	background-image: url(SAUbgr.png);
}
a:link {
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}

