,A:visited
{
	color: #990000;
}
,A:link
{
	color: #990000;
}
,A:hover
{
	color: #000066;

}

TD
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000
;
}
h1 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
h2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #330000;
}

#globalNavigation a,
#globalNavigation a:link, {
	font: bold 12px Arial;
	color: black;
	text-decoration: none;
}

#globalNavigation a:visited {
	font: bold 12px Arial;
	color: black;
	text-decoration: none;
}

#globalNavigation a:hover {
	font: bold 12px Arial;
	color: #990000;
	text-decoration : none;
}
#gallery {
	font: 11px Arial;
	color: #CCCCCC;
}
.footer
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: black;
}

.body {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.intro {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #330000;
}
