/* Copyright (C) 2005-2007 Ken Boettger, all rights reserved. */


.GalleryArrows
{
color: #333333;
text-align: center;
font-weight: 600;
font-size: 18pt;
text-decoration: none;
}

.GalleryArrows:Hover
{
color: #666666;
text-align: center;
font-weight: 600;
font-size: 18pt;
text-decoration: none;
}

.ImgCats
{
color: #333333;
text-align: center;
font-weight: 600;
font-size: 10pt;
text-decoration: none;
}

.ImgCats:Hover
{
color: #666666;
text-align: center;
font-weight: 600;
font-size: 10pt;
text-decoration: none;
}