BODY
{
	background-color: #C9EAFA;
	font-family: verdana, tahoma, arial;
	font-size: 9px;
}

.gallerytitle {
	font-family: verdana, tahoma, arial;
	font-size: 17px;
	font-weight: bold;
	color: #00527C;
}

.navigationtext {
	font-family: verdana, tahoma, arial;
	color: #000000;
}

A:visited
{

TEXT-DECORATION: none;
}

A:hover
{
COLOR: #FF9900;
CURSOR: hand;
TEXT-DECORATION: none;
}

A:action
{
COLOR: #009900;
CURSOR: hand;
TEXT-DECORATION: none;
}

.imageBorder {
	border: 1px solid #FF8A00;
}

.thumbnailtitle {
	font-family: verdana;
	font-size: 10px;
	color: #FF8A00;
	text-decoration: none;
	border: none;
	font-weight: bold;
}

a.thumbnailtitle:link
{
	padding-left : 0px;
	text-decoration: none;
	color: #00527C;
}
a.thumbnailtitle:visited
{
	padding-left : 0px;
	text-decoration: none;
	color: #00527C;
}
a.thumbnailtitle:active
{
	padding-left : 0px;
	text-decoration: none;
	color: #00527C;
}
a.thumbnailtitle:hover
{
	padding-left : 0px;
	text-decoration: underline;
	color: #00527C;
}