a:link {
    color: #CC6600;
}
a:visited {
    color: #CC6600; 
}
a:hover {
	color: #FFFFFF;
	background-color: #CC6600;
}

a:hover img {
	background-color: #f2e8d7;
}


a.copy:link {
	color: #869971;
	text-decoration: none;
}
a.copy:visited {
    color: #869971;
	text-decoration: none;
}
a.copy:hover {
    color: #2A3024;
	background-color: #FFFFFF;
}

a.hidden:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.hidden:visited {
    color: #FFFFFF;
	text-decoration: none;
}
a.hidden:hover {
    color: #99FF00;
	background-color: #FFFFFF;
}



.artInfo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 7pt;
	color: #6A5F3E;
	letter-spacing: 1px;
}
.artName {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 7pt;
	color: #6A5f3e;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 1px;
}
.bodyNormal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #6A5F3E;
	letter-spacing: 1px;
	line-height: 17px;
	text-align: justify;
}
.bodyTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #6A5F3E;
	letter-spacing: 2px;
	line-height: 19px;
	text-align: justify;
	font-weight: bold;
}
.copyright {
	font-family: Helvetica, sans-serif;
	font-size: 7pt;
	color: #869971;
	letter-spacing: 3px;
}
