A:link    {color: #814040;
           text-decoration: underline}
A:visited {color: #B47373;
           text-decoration: underline}
A:active  {color: #FF0000;
           text-decoration: underline}
A:hover   {color: #FF0000;
           text-decoration: underline}

BODY      {margin-top: 0px;
           margin-right: 0px;
		   margin-bottom: 5px;
		   margin-left: 0px;
           color: #814040;
		   background-color: #FFEFEF}
