@charset "UTF-8";
/* CSS Document */

/* THIS STYLE SHEET IS FOR THE ABOUT US PAGE ONLY */


#go {
	font-family:"Courier New", monospace;
	vertical-align:middle;
	padding:35px 0px 35px 35px;
	background:url(../images/GoDiscabout.gif) no-repeat left;
}
#go a {
	text-decoration: none;
	margin:0px;
	color:#000000;
	font-size:400%;	
}
#go a:hover {
	color:#FFFFFF;
	font-weight:bold;
}
/* STYLE SHEET ENDS */
