body {
	background: #eee url(../images/bgpatrn.gif);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

A:link    {color: #008080;
           text-decoration: none}
A:visited {color: #008080;
           text-decoration: none}
A:active  {color: #008080;
           text-decoration: none}
A:hover   {color: #FF0000;
           text-decoration: none;
           background-color: #F7ECD4}

