<!--active link:dark purple & bold, hover: red, visited:other purple, active:olive-->{  }

A     {text-decoration: none;}

a:link
{
	color: #660066; text-decoration: none; font-size: 9pt; font-weight: bold
}
a:visited
{
	color: #808000; text-decoration: none; font-style:italic; font-size: 9pt
} 
a:active 
{
	color: #660066; text-decoration: none; font-size: 9pt;
}
a:hover
{
	color: #ff0000; text-decoration: none; font-size: 9pt; 
}
-->
body
{
	font-family: trebuchet ms,arial,verdana,helvetica;color:#660066;background-color: #fffff0;
}	

h1
{
	color: #660066; font-family:times new roman,times,trebuchet ms;
}
h2
{
	color: #660066; font-family:times new roman,times,trebuchet ms;
}
h3
{
	color: #808000; font-family: times new roman,times,trebuchet ms; font-weight: normal;
}
h4
{
	color: #808000; font-family: trebuchet ms,arial,verdana,helvetica;
}
h5
{
	color: #660066; font-family: trebuchet ms,arial,verdana,helvetica;
}
h6
{
	color: #808000; font-family: trebuchet ms,arial,verdana,helvetica;
}

hr
{
	color: #ff0000; height: 1pt
}
