body {
	color: #000000;
	font-family : Arial;
	text-align: left;
    background-color: #FFFFFF
	font-size: 10px;
}

table.listings, td.listings {

    font-size: 12px;
	border: 1px solid #C0C0C0;
border-style: dashed;
	background: #F2F2FF;
	border-collapse: collapse;
	font-family: Arial, sans-serif;
	color: #330099;
}

a {
	color: #4169E1;
	text-decoration: none;
	font-family : Arial;
	font-size: 14px;
}

a:hover {
	color: #FFB164;
	text-decoration: underline;
	font-family : Arial;
	font-size: 14px;
}

a.refine {
	color: #FF6600;
	text-decoration: underline;
	font-family : Arial;
	font-size: 18px;
}

a.refine:hover {
	color: #FF6600;
	text-decoration: none;
	font-family : Arial;
	font-size: 18px;
}

a.image {
	color: #000000;
}


a.tagcloud1 {
	color: #4169E1;
	text-decoration: none;
	font-family : Arial;
	font-size: 18px;
}

a.tagcloud1:hover {
	color: #d70000;
	text-decoration: underline;
	font-family : Arial;
	font-size: 18px;
}

a.tagcloud2 {
	color: #4169E1;
	text-decoration: none;
	font-family : Arial;
	font-size: 24px;
	font-weight: bold;
}

a.tagcloud2:hover {
	color: #d70000;
	text-decoration: underline;
	font-family : Arial;
	font-size: 24px;
	font-weight: bold;
}
