<!--
a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #EC8F4A;
}

/*img {
	border: none;
}*/

body {
	/*background-color : #FFFFE8;*/
	background-color : #222020;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}


.bodytext {
	font-family: Ariel,Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #EC8F4A;
	text-decoration:none;
	font-weight: bold;
}

.galleryLinks{
	font-family: Ariel,Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	/*color: #999999;*/
	color: #7CB0BE;
	text-decoration:none;
	font-weight: bold;
}

.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-style: normal;
	color: #999999;
	text-decoration:none;
	font-weight: bold;
}

.subheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: bold;
	color: #999999;
	text-decoration:none;
	font-weight: bold;
}

.content 
{
	font-size:10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #999999;
}

.contact
{
	font-size:10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #999999;
}

.error
{
	font-size:10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}

.link
{
	font-size:10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #999999;
}

.active
{
	font-size:10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
	color: #999999;
}

.blotter
{
	font-size:10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
	color: #999999;
}
-->