a:link {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #0882C7;
	text-decoration: none;
}


a:visited {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #0882C7;
	text-decoration: none;
}
a:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.copyright {
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
.body_text {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.category_head {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #12121;
}

