body         { background: linen }
a:link       { font-family: Bernard MT Condensed; text-decoration: underline; color: #990099 }
a:visited    { font-family: Bernard MT Condensed; text-decoration: underline; color: #990099 }
a:active	 { font-family: Bernard MT Condensed; text-decoration: underline; color: #990099 }
a:hover		 { font-family: Bernard MT Condensed; text-decoration: underline; color: #990099 }
TABLE
{
   border-right: thin solid;
   border-top: thin solid;
   border-left: thin solid;
   border-bottom: thin solid;
}
IMG
{
   border-top-style: none;
   border-right-style: none;
   border-left-style: none;
   border-bottom-style: none;
}
