a:link
{ 
font-family: Arial; color: #99ccff; text-decoration: none; 
}
a:visited
{ 
font-family: Arial; color: #99ccff; text-decoration: none; 
} 
a:active 
{
font-family: Arial; color: #99ccff; text-decoration: none; 
}
a:hover 
{
font-family: Arial; color: #FF0000; text-decoration: none;
}
body
{
	font-family: Arial; text-decoration: none; color: #000000 }
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial,
}
h6
{
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
	color: #000000 
}