a:link
{
	color: rgb(51,153,255); 
}
a:visited
{
	color: rgb(51,102,204); 
} 
a:active 
{
	color: rgb(255,153,0);
}
table
{
	table-border-color-light: rgb(255,204,102);
	table-border-color-dark: rgb(204,153,102); 
}
body
{
	font-family: Verdana, Arial, Helvetica;
	background-color: rgb(255,255,204);
 	color: rgb(102,102,51);
}
BODY { background-image: url(blgr026.jpg) }
h1
{
	font-family: Arial, Times;
	color: rgb(60,40,10);
}
h2
{
	font-family: Comic Sans ms, arial;
	color: rgb(60,40,10); 
}
h3
{
	font-family: Arial, Times;
	color: rgb(60,40,10); 
}
h4
{
	font-family: Arial, Times;
	color: rgb(60,40,10);
}
h5
{
	font-family: Comic Sans, Times;
	color: rgb(60,40,10);
}
h6
{
	font-family: Arial, Times;
	color: rgb(60,40,10);
}
