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.toplink {
	font-size:16px; 
	color:#0000ff;
	font-weight:bold;
}
