body,td,th {
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #A9A9A9;
	background-position:top center;
}
#content {
color:#333333;
}

#content a {
	color: #333333;
	font-weight: bold;
}
#content a:visited {
	color: #333333;
	font-weight: bold;
}

h2 {
	color: #333333;
}
h3 {
	color: #CC0000;
	font-weight:bold;
	line-height:1;
}
a {
	font-size: 11px;
	color: #CCCCCC;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #CC3300;
}

a:active {
	text-decoration: none;
	color: #CCCCCC;
}
#redfat {
	color: #CC0000;
	font-weight:bold;
	line-height:1;
}
#artist a{
	color:#999999;
}
#artist a:hover {
	text-decoration: none;
	color: #CC3300;
}	
#galeriefont {
	text-decoration: underline,
	color:#CCCCCC;
}
#art_bg {
	background-color:#333333;
}