/* Go west styles */

#gowest {
margin: 140px auto 30px auto;
width:288px}

#note {
font-family: helvetica, arial, sans-serif;
font-size:8pt;
text-align: center;}

#about_button {
font-family: helvetica, arial, sans-serif;
font-size:8pt;
text-align: center;}

#about { 
display: none;  
color: black;}

a {
font-family: helvetica, arial, sans-serif;
font-size:8pt;
text-decoration: none;
color:red;}

a:hover {
font-family: helvetica, arial, sans-serif;
font-size:8pt;
text-decoration: underline;
color:red;}

a:focus { 
    outline: none;}
