a:link
	{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
	color: #999999;
	}

a:active
	{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
	color: #999999;
	}

a:visited
	{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
	color: #999999;
	}

a:hover
	{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
	color: #FFCC00;
	}


.text {  font-family: Verdana; font-size: 10px; color: #666666; text-decoration: none}

