@charset "utf-8";
/* CSS Document */

h2.category {
	font-size:10px;
	font-weight:bold;
	color:#000;
	background:url(../img/general/square_black.gif) no-repeat 0px 8px;
	padding-left:7px;
	text-transform:uppercase;
}

a.link {
	font-size:11px;
	font-weight:bold;
	color:#838383;
	background:url(../img/links/arrow.gif) no-repeat 0px 3px;
	padding-left:10px;
	margin-left:15px;
}

a.link:hover {
	color:#f00;
}