html {
scrollbar-face-color:#FF6699;
scrollbar-track-color:#CC0066;
scrollbar-arrow-color:#CC0066;
scrollbar-shadow-color:#FF6699;
scrollbar-highlight-color:#FF6699;
scrollbar-3dlight-color:#FF6699;
scrollbar-darkshadow-Color:#FF6699;
}
#news {
	font-size: x-small;
	overflow: auto;
	left: 619px;
	position: absolute;
	top: 297px;
	font-family: "Arial", "Helvetica", "sans-serif";
	height: 120px;
	width: 255px;
}
a:link {
	color: #000000;
	text-decoration: none;

}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
#intro {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: x-small;
	color: #333333;
	position: absolute;
	left: 110px;
	top: 151px;
	height: 300px;
	width: 450px;
	overflow: auto;
	line-height: 30px;



}
#rightLink {
	overflow: hidden;
	position: absolute;
	left: 620px;
	top: 290px;
	width: auto;
	height: auto;




}
#rightLinkservice {
	font-family: "Arial", "Helvetica", "sans-serif";
	position: absolute;
	left: 632px;
	top: 298px;
	width: 245px;
	height: 95px;
	overflow: auto;




}
div#links {
	position: relative;
	width: 300px;
	height: 55px;
	text-align: left;
}

div#links a{
	text-decoration:none;
	font-size: 9pt;
}
div#links a:hover{
	background: #AAA;
	color: #411;
}

div#links a span{
	display: none;
}

 div#links a:hover span{
	display: block;
	position: absolute;
	top: 25px; left: 0px;
	width: 298px;
	padding: 5px;
	color: #CC0066;
	font-size: 9pt;
	text-align: left;
}
#rightLinkarticle {
	position: absolute;
	height: 100px;
	width: 290px;
	left: 603px;
	line-height: 10px;
	overflow: auto;
	top: 302px;




}
#article {
	overflow: auto;
	position: absolute;
	left: 115px;
	top: 113px;
	width: 479px;
	height: 340px;
	font-size: x-small;






}
