a {
	color: #0066CC;
	text-decoration: none;
}

.link_white {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
body{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-image: url(img/bg-top.gif);
	background-repeat: repeat-x;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	line-height: 12pt;
}
.category_big {
	font-size: 15pt;
	font-weight: bold;
	line-height: 40px;;
}
.category_navigation {
	font-size: 16px;
	font-weight: bold;
}
.category_regular {
	font-weight: bold;
}
.category_sub {
	
}
.featured {
	border: thin solid #999999;
	background-color: #F5F5F5;
}
