body	{
	font-family: serif;
	}
a:visited
	{
	color:#93320c;
	background:none;
	text-decoration:none;
      font-weight:bold;		
	}
a:link, a:active
	{
	color:#93320c;
	background:none;
	text-decoration:none;
      font-weight:bold;		
	}
a:hover
	{
	color:#082caf;
	background:none;
	text-decoration:underline;
      font-weight:bold;		
	}