body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color: #003366;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #CC9900;
}

.featured {
	background-color: #ffff66;
	font-weight: bold;
	
}
.artfeatured {
	background-color: #00ffff;
}
h1 {
		font-size: 16px;
	line-height: 0pt;
	vertical-align:middle;
	color: #ff3300;
}
h2 {
		font-size: 14px;
			line-height: 0pt;
	vertical-align:middle;
}
	
