DIV.site_subcategory {
	padding: 5px;
	text-align: right;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	font-family: "Arial";

}


div.site_subcategory a:link {color: #000000;}
div.site_subcategory a:visited {color: #000000;}
div.site_subcategory a:hover {color: #000000;}


a {
	text-decoration: none;
}


a:hover {
	text-decoration: underline;
	color: #000000;
}
