table
 {
 text-align: left;
 background: #0000FF;
 }

a:link
 {
 font-family: Arial;
 font-size: 10pt;
 font-weight:normal;
 color:#FFFFFF;
 text-decoration:none;
 }

a:visited
 {
 font-family: Arial;
 font-size: 10pt;
 font-weight:normal;
 color:#FFFFFF;
 text-decoration:none;
 }

a:hover
 {
 font-family: Arial;
 font-size: 10pt;
 font-weight:normal;
 color:#00E0FF;
 text-decoration:none;
 }

a:active
 {
 font-family: Arial;
 font-size: 10pt;
 font-weight:normal;
 color:#00E0FF;
 text-decoration:none;
 }


