.style7 {	font-size: 14px;
	font-weight: bold;
}
.style6 {font-size: 16px}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 12px;
	font-weight: normal;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
}
a:active {
	color: #990000;
}

A.blue:link    {
	color:#666666;
	text-decoration:none;
	font-weight: bold;
}
A.blue:visited {color:#666666; text-decoration:none;}
A.blue:active  {color:#990000; text-decoration:none;}
A.blue:hover   {
	color:#000000;
	text-decoration:none;
	font-weight: bold;
}

//
.unnamed1 {
	color: #FFCC00;
}
