body { 
	background-color: #99ccff;
	background-image: 
	url("gfx/menu_bar.gif");
	background-repeat: repeat-x;
	
	font-size: 12px; 
	font-family: Geneva,Arial,Helvetica,Swiss,SunSans-Regular;
	color: #333333;
	margin-left: 32px;
	margin-right: 200px;
	}
	
a.small:link {color: #0099FF; text-decoration: none; text-align: center; background-color: #FFFFFF;}
a.small:visited {color: #993366; text-decoration: none; text-align: center; background-color: #FFFFFF;}
a.small:hover {text-decoration: underline; text-align: center; font-weight: bold; background-color: #FFFFFF;}

