
.yazi {
font-family: tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration:none;
}

.yazi:link {
font-family: tahoma;
	font-size: 11px;
	color: #666666;
}

.yazi:active {
font-family: tahoma;
	font-size: 11px;
	color: #666666;
}

.yazi:visited {
font-family: tahoma;
	font-size: 11px;
	color: #666666;
}

.yazi:hover {
font-family: tahoma;
	font-size: 11px;
	color: #d61a20;
}