

BODY,TR,TD,DIV,P {background: #CCCCFF; font-family:  Comic Sans MS; font size: 12pt; }
h1 {
	font-family: garamond;color: #0000FF; 
	}
h2 {
	font-family: garamond;color: #CC00CC; 
}
h3 {
	font-family: garamond;color: #CC00CC; 
	}

A:link
    {color      :blue;
	} 
A:active
	{
	text-decoration	:	underline;
	color		:	blue;
	background	:	transparent;
	}
A:visited 
	{
   	text-decoration	:underline;
   	color		:	blue; 
  	background	:transparent; 
	}		
A:hover 
	{ 
   	text-decoration	:underline; 
	color		:red;
	}

