A  { color: blue;
             font-weight: normal;
   font-size: 10pt;
          text-decoration: none; }
A:hover { color: red;
   font-size: 10pt;
    text-decoration: underline overline ;  background-color:yellow;}
body {font-size: 10pt;
		font-family:"times roman";SCROLLBAR-FACE-COLOR: blue; SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; SCROLLBAR-SHADOW-COLOR: #FFFFFF; SCROLLBAR-3DLIGHT-COLOR: blue; SCROLLBAR-ARROW-COLOR:  red; SCROLLBAR-TRACK-COLOR: #FFFFFF; SCROLLBAR-DARKSHADOW-COLOR: blue; 
	}		  
td {font-size:12pt;	font-family:"times roman";}

.h {font-size:18pt;	font-family:"times roman";
}

.x{font-size:12pt;	font-family:"times roman";
}
.norm {font-weight: bold;text-decoration: none; color: blue;font-size:12pt;} 
a.norm {font-weight: bold; color: blue;text-decoration: none;font-size:12pt;} 
a:active.norm {text-decoration: none;font-weight: bold; color: blue;} 
a:visited.norm {text-decoration: none;font-weight: bold; color: blue;} 
a:hover.norm {font-family:"times romanf";text-decoration: underline overline; color: black; background-color:blue;font-size:12pt;}

.white {font-weight: bold;text-decoration: none; color: white;} 
a.white {font-weight: bold; color: white;text-decoration: none;} 
a:active.white {text-decoration: none;font-weight: bold; color: white;} 
a:visited.white {text-decoration: none;font-weight: bold; color: white;} 
a:hover.white {font-family:"times roman";text-decoration: noone; color: white; background-color:blue;}

.yellow {font-weight: bold;text-decoration: none; color: blue;font-size:12pt;} 
a.yellow {font-weight: bold; color: blue;text-decoration: none;font-size:12pt;} 
a:active.yellow {text-decoration: none;font-weight: bold; color: blue;} 
a:visited.yellow {text-decoration: none;font-weight: bold; color: red;} 
a:hover.yellow {font-family:"times roman";text-decoration: underline overline; color: red; background-color:yellow;font-size:12pt;}