<style type="text/css">

body { 
scrollbar-arrow-color: #A2945E;
scrollbar-base-color: #E1DDCC;
scrollbar-track-color: #E1DDCC;
scrollbar-face-color: #E1DDCC;
scrollbar-highlight-color: #A2945E;
scrollbar-3dlight-color: #E1DDCC;
scrollbar-darkshadow-color: #E1DDCC;
scrollbar-shadow-color: #A2945E;
} 

td {
font-size: 12pt;
font-family: Arial Narrow;
color: #0311BC;
}

A:link {color : #0033CC; font-weight : normal; text-decoration : underline; background : none;}

A:active {color : #CC0000; font-weight : normal; text-decoration : underline; background : none;}

A:visited {color : #0033CC; font-weight : normal; text-decoration : underline; background : none;}

A:hover {color : #0033CC; font-weight : bolder; text-decoration : underline; background : none;}

</style>