a:link
	{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
	color: #FFFFFF;
	}

a:active
	{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
	color: #666666;
	}

a:visited
	{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
	color: #FFFFFF;
	}

a:hover
	{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
	color: #000066;
	}


.text {  font-family: Verdana; font-size: 10px; color: #FFFFFF; text-decoration: none}
