a.sgfooter:link, a.sgfooter:visited {
	color: white;
	font-family: sans-serif;
	text-decoration:underline;
}
a.sgfooter:hover {
	color: white;
	font-family: sans-serif;
	text-decoration:none;
}
#sgf {
font-size: 12px;
text-align:left;
color: white;
padding:8px 0 0 20px ;
font-family: sans-serif;
width:500px;
float:left;
}
#back {
font-size: 10px;
text-align:right;
color: white;
padding:8px 0 0 20px ;
font-family: sans-serif;
width:200px;
float:left;
}
