<!--
BODY {
	background-color: #FFFFFF;
	background-image: url(img/frame_bg_news.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: fixed;
}
BODY,TD {
	margin: 0px;
	font-size:7pt;
	color:#000000;
	font-family:'Verdana','Chicago';

	scrollbar-track-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-arrow-color: #C0C0C0;
	scrollbar-3dlight-color: #C0C0C0;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-darkshadow-color: #C0C0C0;
}
.font TD {
	margin: 0px;
	font-size:10pt;
	color:#000000;
	font-family:'Verdana','Chicago';

}
.big TD {
	line-height:140%;
}
A {
	font-weight: bolder;
	text-decoration:none;
	color:#FF6000;
} 
A:visited {
	font-weight: bolder;
	text-decoration:none;
	color:#FF6000;
} 
A:active {
	font-weight: bolder;
	text-decoration:none;
	color:#FF6000;
} 
A:hover {
	font-weight: bolder;
	text-decoration:none;
	color:#FFFFFF;
	background-color: #FF6000;
}
.gif A {
	text-decoration:none;
	background-color:transparent;
}
.gif A:visited {
	text-decoration:none;
	background-color:transparent;
}
.gif A:active {
	text-decoration:none;
	background-color:transparent;
}
.gif A:hover {
	text-decoration:none;
	background-color:transparent;
}
-->
