<style type="text/css">{  }

/* configuration for main links */
   A:link {color: #000066; text-decoration: none; font-weight:bold}
   A:visited {color: #006666; text-decoration: none; font-weight:bold;}   
   A:hover {color: #FFFFFF; background: #0099cc; text-decoration: none} 

   
/* configuration for top include links */
   a:link.top {color: #CDCDCD; font-weight:normal}
   a:visited.top {color: #B0B0B0; font-weight:normal} 
   a:hover.top {color: #000066; background: #0099cc;}   


/* configuration for side links */
   a:link.side {color: #EBEBEB; text-decoration: none;}
   a:visited.side {color: #cccccc; text-decoration: none;}
   a:hover.side {color: #FFFFFF; background: #000000; text-decoration: none;}
       
 
/* configuration for bottom include links */
   a.bottom:visited {color: #006666;} 
   a.bottom:link {color: #000066;}
   a.bottom:hover {color: #0099cc; background: #000066;} 


/* configuration for image links */
   a.image:hover {color: #FFFFFF; background: NONE}  


/* configuration to change scrollbar colors and default font */
BODY
	{scrollbar-base-color: #0099cc;
	 scrollbar-arrow-color: #000066;
	 font-family: tahoma;
	 font-size: 10pt;
	 background-color: #ECFBFF;} 


</STYLE>