.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 23px;
}
a {
  text-decoration:none;
	COLOR: #005ab5; }

A:hover {
	COLOR:#e89905; TEXT-DECORATION: none
}
a.item {
	COLOR: #ffffff;
	text-decoration:none;
	font-weight: bold;
}

A.item:hover {
	COLOR:#ffff00;
	TEXT-DECORATION: none;
	font-weight: bold;
}