a {
 font-family: Arial;
 color: #FFFFFF;
 font-size:12pt;
 font-weight: bold;
 text-decoration:none;
}
a:visited {
 font-family: Arial;
 color:#FFFFFF;
}
a:hover {
 font-family: Arial;
 color: #9F9F9F;
}
.header {
 font-family: Arial;
 color: #FFFFFF;
 font-size:16pt;
 font-weight: bold;
 }
 .text {
 font-family: Arial;
 color: #FFFFFF;
 font-size:13pt;
 }
