body	{
       font-size: 12px;
       color: #663300;
	}
a      {
       font-size: 12px;
       color: #663300;
       }

a:link  {
        text-decoration: none;
         }

a:visited {
         text-decoration: none;
         }

a:hover {
         text-decoration: underline;
         }
p	{
	font-size:12px;
	color:#663300;
	}

td	{
	font-size:12px;
	color:#663300;
	}	
