
.content a:hover {background-color:yellow; }

.imglink a:link {text-decoration: none;	font-weight:normal;}
.imglink a:hover {background-color:transparent; text-decoration: none; font-weight:normal;}
#imglink a:hover {background-color:transparent; text-decoration: none; font-weight:normal;}
/a.imglink:hover {background-color:transparent; text-decoration: none; font-weight:normal;}

.gallery03 a:link {text-decoration: none;	color:navy; font-weight:normal;}
.gallery03 a:hover {background-color:lightgrey; text-decoration: none;color:navy; font-weight:bolder;}
/a.gallery03:hover {background-color:lightgrey; text-decoration: none;color:navy; font-weight:bolder;}
