﻿
.WebGalleryRelease, .WebGalleryRelease:link, .WebGalleryRelease:visited, .WebGalleryRelease:active {
    text-align: center;
    font-size: 1.5vmin;
    margin: 10px 1% 0 1%;
    font-family: 'Century Gothic';
    color: gray;
    background-color: transparent;
    width: 98%;
    border: 0px solid red;
}

.WebGalleryRelease:hover{text-decoration:none; color:red;}