
Body       {
	  font-family: verdana, tahoma, geneva, "myriad web", arial, helvetica, sans-serif;
	  body: background-color: #ffffff;
	  }

.pic {
	  font-family: verdana, tahoma, geneva, "myriad web", arial, helvetica, sans-serif;
	  background-color: #990000;
	  color: #ffffff;
	  }

A.pic:link {
	  font-family: verdana, tahoma, geneva, "myriad web", arial, helvetica, sans-serif;
	  text-decoration: none;
	  background-color: #990000;
	  color: #ffffff;
	  }
	  
A.pic:visited {
	  font-family: verdana, tahoma, geneva, "myriad web", arial, helvetica, sans-serif;
	  text-decoration: none;
	  background-color: #990000;
	  color: #cccccc;
	  }	  

A.pic:active {
	  font-family: verdana, tahoma, geneva, "myriad web", arial, helvetica, sans-serif;
	  text-decoration: underline;
	  background-color: #990000;
	  color: #cccccc;
	  }	  	  
	  
A.pic:hover {
	  font-family: verdana, tahoma, geneva, "myriad web", arial, helvetica, sans-serif;
	  text-decoration: underline;
	  background-color: #990000;
	  color: #ffffff;
	  }

	  
.back {color: #cc0000; font-weight: bold; text-decoration: subscript;}	  

A:link   {
      text-decoration: none;
      font-weight:  bold;
      color: #000099;
      }

A:visited   {
      text-decoration: none;
      font-weight:  bold;
      color: #990000;
      }

A:active   {
      text-decoration: none;
      font-weight:  bold;
      color: #cc0000;
      }


A:hover   {
      text-decoration: underline;
      font-weight:  bold;
      color: #cc0000;
      }


A.low:link   {
      text-decoration: none;
      font-weight:  bold;
      color: #000000;
      }

A.low:visited   {
      text-decoration: none;
      font-weight:  bold;
      color: #000099;
      }

A.low:active   {
      text-decoration: none;
      font-weight:  bold;
      color: #cccccc;
      }


A.low:hover   {
      text-decoration: underline;
      font-weight:  bold;
      color: #cccccc;
      }	  
	  
  

