/* R. Taylor Gallery */

.GalleryPageNav
{
	font-family: Verdana, Tahoma;
	font-size: 9px;
	color: #be6834;
	vertical-align: top;
	text-decoration: none;
}

.GalleryPageNav:hover
{
	font-family: Verdana, Tahoma;
	color: #dfb49a;
	vertical-align: text-top;
	text-decoration: none;
}

.GalleryPageNavSelected
{
	font-family: Verdana, Tahoma;
	font-size: 9px;
	color: #ffffff;
	vertical-align: text-top;
	text-decoration: none;
}

.GalleryPageNavSelected:hover
{
	cursor: default;
	text-decoration: none;
}