.ani_link {
	font-size: 10px;
	font-weight: bold;
	color: #D81575;
	text-decoration: none;
}
.ani_link:hover {
	color: #176FCF;
	text-decoration: underline;
}
.ani_link_a {

	font-size: 13px;
	font-weight: bold;
	color: #D81575;
	text-decoration: none;
}
.ani_link_a:hover {

	color: #176FCF;
	text-decoration: underline;
}
.ani_box {  position: relative; visibility: visible; z-index: 99; height: 200px; width: 300px; top: 98px; clip:  rect(   )}

