BODY {
	background:#FFFFFF url('web_gfx/bobs_background.jpg') no-repeat fixed center bottom; color : Black;
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	font-size : x-small;
	margin : 0px;
	
}

A {
	color : #B22222;
	text-decoration : none;
}

A:HOVER {
	color : #0000CD;
	text-decoration : underline;

}