/* Created using Style Master from Western Civilisation CSS1 { 130 319 451 409 } */
a.menu:link {
font-family: helvetica;
font-size: 8px;
color: white;
text-decoration: none;
}

a.menu:hover {
font-family: helvetica;
font-size: 8px;
color: white;
text-decoration: none;
}

a.menu:visited {
font-family: helvetica;
font-size: 8px;
color: white;
text-decoration: none;
}

a.gallery:link {
font-family: helvetica;
font-size: 11px;
color: white;
text-decoration: none;
margin-left: 12px;
padding-bottom: 10px;

}

a.gallery:hover {
font-family: helvetica;
font-size: 11px;
color: #EA8515;
text-decoration: none;
margin-left: 12px;
padding-bottom: 10px;
}

a.gallery:visited {
font-family: helvetica;
font-size: 11px;
color: white;
text-decoration: none;
margin-left: 12px;
padding-bottom: 10px;
}

.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
}

.borderTable { border: solid 1px black }

