body,td,p,li {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #000000;
}
body.bg {
	background : url("/graphics/bg.gif");
	background-repeat : repeat-x;
}
a {
	color: #b3bb20;
	text-decoration: none;
}
a:hover {
	color: #d70138;
	text-decoration: underline;
}
a.imedia {
	color: #7c7c7c;
	text-decoration: underline;
}
a.imedia:hover {
	color: #9E0B0B;
	text-decoration: underline;
}
a.catalog {
	color: #b3bb20;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}
a.catalog:hover {
	color: #d70138;
	text-decoration: underline;
	font-size: 10pt;
	font-weight: bold;
}
td.catalog {
	color: #929292;
	text-decoration: none;
	font-size: 10pt;
}
