.down {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

.down:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #66CCFF;
	text-decoration: none;
}

.white {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

.white:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #AAAAAA;
}


