a:link {  color: #993366; text-decoration: none}
a:visited {  color: #663333; text-decoration: none}
a:active {  color: #FF0066; text-decoration: underline}
a:hover {  color: #993366; text-decoration: underline }
a.footer:link {  color: #DFCCB7; text-decoration: none}
a.footer:visited {  color: #DFCCB7; text-decoration: none}
a.footer:active {  color: #DFCCB7; text-decoration: underline}
a.footer:hover {  color: #BD976D; text-decoration: underline }
a.gallery:link {
	color: #386c3e;
	text-decoration: none
}
a.gallery:visited {
	color: #060;
	text-decoration: none
}
a.gallery:active {
	color: #9c3363;
	text-decoration: underline
}
a.gallery:hover {
	color: #9c3363;
	text-decoration: underline
}
body {
	background-color: #5E1C0E;
	background-image: url(images/2ND/BG.gif);
	font-family: Verdana, Geneva, sans-serif;
}.gallerytext {
	font-size: 10px;
	color: #601b11;
	font-family: Verdana, Geneva, sans-serif;
}

