

.a {



	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}
.a:hover {

	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #ff9900;
	text-decoration: none;
	
}

