.Gallery
{ 
	color: #ffffff !important;
	font-family: Arial !important;
	font-size: 12px !important;
    text-decoration:none;
}



.CategoryLink a
{ 
	color: #84c54f !important;
	font-family: Arial !important;
	font-size: 12px !important;
        text-decoration:none;
}




.ImageText {
    	color: #114c98 !important;
	font-family: Arial !important;
	font-size: 12px !important;
}

.GalleryPagingCell {
    border-right: darkgray thin inset;
    border-top: darkgray thin inset;
    border-left: darkgray thin inset;
    width: 20px;
    font-weight: bold;
    text-decoration: none;
    color: gold;

}
    .GalleryPagingCell:hover {
        width: 20px; 
        font-weight: bold;
        text-decoration: none;
        color: gold;

    }



.GalleryPaging a {
    font-weight: bold !important;
    text-decoration: none !important;
    color: red !important;
    background-color: azure !important;
}

.GalleryPaging a:link {
    font-weight: bold !important;
    text-decoration: none !important;
    color: red !important;
    background-color: azure !important;
}


    .GalleryPaging:hover {
        font-weight: bold;
        text-decoration: none;

    }


.GalleryCellsWidth {
    width:90px;
}






