/* CSS Document */

.gallerylink {
font-size: 12px;
text-decoration: none;
font-weight: bold;
color: #ffffff;}

.gallerylink a:link {
text-decoration: none;
font-weight: normal;
color: #ffffff;}

.gallerylink a:visited {
text-decoration: none;
font-weight: normal;
color: #ffffff;}

.gallerylink a:hover {
color: #ffffff;}

.gallerylink a:active {
text-decoration: none;
font-weight: bold;
color: #ffffff;}
