
a:active     { text-decoration: none; font-family: Arial; 
               font-size: 10pt; color:#FFFF00; font-weight:bold }
a:link       { text-decoration: none; font-family: Arial; 
               font-size: 10pt; color:#000000; font-weight:bold }
a:visited    { text-decoration: none; font-family: Arial; 
			   font-size: 10pt; color: #000000; font-weight: bold }
a:hover      { font-size: 10pt; font-family: Arial; color: #FF0000; 
               font-weight: bold; text-decoration:underline }
p            { font-family: Arial; font-size: 12pt; color: #FFFFFF; }
body         { scrollbar-face-color:334B80; 
			   scrollbar-track-color:6E7AA8; 
			   scrollbar-arrow-color:FFFFFF; }