a:link {text-decoration:none;color:#0099CC;}
a:active {text-decoration:none}
a:visited{text-decoration:none}
a:hover {text-decoration:underline;color: #CC6699;}
body{
	SCROLLBAR-FACE-COLOR: #D7E3EA;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #D7E3EA;
	SCROLLBAR-3DLIGHT-COLOR: #666666;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #eeeeff;
	SCROLLBAR-DARKSHADOW-COLOR: #666666;


background-position: bottom ;
background-image: url('title_foder.gif'); 
background-attachment: fixed;
background-repeat:repeat-x; 
}
A.lnk {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  color: #333333;font-size:10pt;font-weight: bold;
}
A.lnk:active  { text-decoration: none; color: #333333;font-size:10pt;}
A.lnk:visited { text-decoration: none; color: #333333;font-size:10pt;}
A.lnk:hover   { text-decoration: none; color: #0066FF; background-color: #FFFFFF;font-size:10pt;}
