	a:link  {
      	color : red;
      	font-size : 8pt;
      	font-family : Arial;
      	}
	a:visited	{
      	color : red;
      	font-size : 8pt;
      	font-family : Arial;
      	}
	a:hover  {
      	color : white;
      	font-size : 8pt;
      	}