a.highlight:link 
{ 
	text-decoration: none; 
	color: #ffcc00; 
	font-family: Arial; 
	font-size: 8pt; 
	font-weight: bold; 
}
a.highlight:visited 
{ 
	text-decoration: none; 
	color: #ffcc00; 
	font-family: Arial; 
	font-size: 8pt; 
	font-weight: bold; 
}
a.highlight:hover 
{ 
	text-decoration: underline; 
	color: #ffcc00; 
	font-family: Arial; 
	font-size: 8pt; 
	font-weight: bold; 
}

a.mainlink:link 
{ 	
	text-decoration: none; 
	color: #ffffff; 
	font-family: Arial; 
	font-size: 8pt; 
	font-weight: bold; 
}
a.mainlink:visited 
{ 
	text-decoration: none; 
	color: #ffffff; 
	font-family: Arial; 
	font-size: 8pt; 
	font-weight: bold; 
}
a.mainlink:hover 
{ 
	text-decoration: underline; 
	color: #ffffff; 
	font-family: Arial; 
	font-size: 8pt; 
	font-weight: bold; 
}
.tgray 
{ 
	color: #888888; 
	background: #FFFFFF; 
	font-family: Arial; 
	font-weight: bold; 
	font-size: 12px; 
}
