input {
	font-size:10px;
	line-height:10px;
	height:16px;
	color: #111111;
	font-family: Trebuchet MS, Arial;
}
select {
	font-size:10px;
}

body, td, table, th {
	font-size: 10px;
	font-family: Verdana, Tahoma,Trebuchet MS, Arial, Tahoma;
}
small {
	font-size: 11px;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color:#FF0000;
}
.white:hover {
	text-decoration: underline;
	color:#DEDEDE;
}
.white {
	text-decoration: none;
	color:#FFFFFF;
}
.norm {
	text-decoration: underline;
}
h1 {
	font-size:23px;
	font-family:Trebuchet MS, Arial, Tahoma;
}

.category {
	color:#FFFFFF;
	font-size:16px;
	padding:3px;
	font-family:Arial, Verdana, Trebuchet MS, Verdana;
	font-weight:bold;
}
.category_listing {
	font-size:16px;
	font-family:Arial, Verdana;
	color:#000033;
	font-weight:bold;
}
.artwork_listing {
	font-size:10px;
	font-family:Arial, Verdana;
	color:#333333;
	background-color:#DEDEDE;
}
