a:visited  {font-family: verdana;
            text-decoration: none; color:#666633;
            font-weight: none;
           }

a:link     {font-family: verdana;
            text-decoration: none; color:#666633;
            font-weight: none;
           }

a:hover    {font-family: verdana;
            text-decoration: none; color:#000000;
            font-weight: bold;
           }
.bgStyle   {background: url("../images/farmhouse.gif");
	    background-repeat: no-repeat;
	    background-position: bottom;
	    background-attachment: fixed;
	   }