a:active {
     font-family: Times New Roman, Times, serif;
     font-size: 12px;
     font-weight: bold;
     font-style: normal;
     color: #990000;
}
a:visited {
     font-family: Times New Roman, Times, serif;
     font-size: 12px;
     font-weight: bold;
     font-style: normal;
     color: #4b4b4b;
}

h2 {
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 16px;
     font-weight: bold;
     font-style: normal;
     color: #666666;
}

h3 {
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 14px;
     font-weight: bold;
     font-style: normal;
     color: #999999;
}
p {
     font-family: Times New Roman, Times, serif;
     font-size: 14px;
     font-weight: normal;
     font-style: normal;
}

