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;
}
.photol {
    float: left;
    margin: 0 6px 6px 0;
}
.photor {
    float: right;
    margin: 0 0 6px 6px;
}
a.top:link ,
a.top:visited {
	font-size: 16px;
	font-weight: bold;
	color:#0000ff;
	text-decoration: underline;
}
a.top:hover ,
a.top:active {
	font-size: 16px;
	font-weight: bold;
	color: #FEA000;
	text-decoration: none;
} 
