A.item {
	font-family : Arial, Helvetica, sans-serif;
	color : #999999;
	font-size : 15px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}
A.item:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	color : #5574C9;
	font-size : 15px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}
A.clicked {
	font-family : Arial, Helvetica, sans-serif;
	color : #5574C9;
	font-size : 15px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}
A.clicked:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	color : #5574C9;
	font-size : 15px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}
SPAN.search {
	font-family : Arial, Helvetica, sans-serif;
	color : #5574C9;
	font-size : 13px;
	font-style : normal;
	font-weight : bold;
}
SPAN.bar {
	font-family : Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 13px;
	font-style : normal;
	font-weight : bold;
}
A.bar {
	font-family : Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 13px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}
A.bar:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	color : #EF3D42;
	font-size : 13px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}
SPAN.footer {
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 12px;
	font-style : normal;
}
A.footer {
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 12px;
	text-decoration : none;
}
A.footer:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 12px;
	text-decoration : underline;
}