p, td, li, body, table {
	color : black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

a {
	color : #990000;
	text-underline:none;
}
a:hover {
	color: #7EA4D1;
}

a.home_link {
	font-weight: bold;
}

a.home_link:hover {
	color : #990000;
	text-underline:none;
}

.red {
	color : #990000;
}
.small {font-size : 10px;}

ul.product_list li {
	padding-bottom: 3px;
}

#apc_area_link {
	position: absolute;
	z-index: 3;
	left: 30px;
	top: 420px;
}








