a.top:link ,
a.top:visited {
font-size: 16px;
font-weight: bold;
color:#000080;
text-decoration: underline;
}
a.top:hover ,
a.top:active {
font-size: 16px;
font-weight: bold;
color: #ff1493;
text-decoration: none;
}
a:hover img {
filter: alpha(opacity=60);
opacity: 0.6;
}
a.vaser {
	font-size:16px; 
	color:rgb(255, 0, 0);
}
