/* CSS Document */

<style type="text/css">
<!--
body,td,th {
	font-family: ËÎÌå;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #B0141A;
	font-size: 12px;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#andyscroll {
	overflow: hidden;
	background: #FFFFFF;
	text-align: left;
	width:180px;
	height:150px;
	overflow:hidden;
}
#andyscroll a {
	font:12px/18px tahoma;
	color: #000; 
	float:left;
	width:100%;
	text-decoration: none;
	display:block;
}
#andyscroll a:hover {
	font:12px/18px tahoma;
	color: #F60;
}
-->
</style>