

BODY,TABLE,TR,TD,DIV,P,BR,HR, {background: #000000; font-white; font-family: font-family: garamond; font-size: 12pt; }

h1 {font family: Garamond}


A:link
    {text-decoration : underline;
    color      :white;
    background : transparent;
	} 
A:active
	{
	text-decoration	:	underline;
	color		:	white;
	background	:	transparent;
	}
A:visited 
	{
   	text-decoration	:underline;
   	color		:	white; 
  	background	:transparent; 
	}		
A:hover 
	{ 
   	text-decoration	:underline; 
	color		:transparent;
	background	:	cyan;
	}



