/* CSS Document */
a:link{font-family: arial; font-size: 12px; color: #0000ff; font-weight: bold; text-decoration: underline;}
a:active{font-family: arial; font-size: 12px; color: #0000ff; font-weight: bold; text-decoration: underline;}
a:visited{font-family: arial; font-size: 12px; color: #0000ff; font-weight: bold; text-decoration: underline;}
a:hover{font-family: arial; font-size: 12px; color: #CC0000; font-weight: bold; text-decoration: none;}
a:link.blue{font-family: arial; font-size: 16px; color: #0000ff; font-weight: bold; text-decoration: underline;}
a:active.blue{font-family: arial; font-size: 16px; color: #0000ff; font-weight: bold; text-decoration: underline;}
a:visited.blue{font-family: arial; font-size: 16px; color: #0000ff; font-weight: bold; text-decoration: underline;}
a:hover.blue{font-family: arial; font-size: 16px; color: #CC0000; font-weight: bold; text-decoration: none;}
a:link.blue_link{font-family: tahoma; font-size: 12px; color: #250A71; font-weight: bold; text-decoration: underline;}
a:active.blue_link{font-family: tahoma; font-size: 12px; color: #250A71; font-weight: bold; text-decoration: underline;}
a:visited.blue_link{font-family: tahoma; font-size: 12px; color: #250A71; font-weight: bold; text-decoration: underline;}
a:hover.blue_link{font-family: tahoma; font-size: 12px; color: #CC0000; font-weight: bold; text-decoration: none;}
a:link.white_link{font-family: tahoma; font-size: 11px; color: #ffffff; font-weight: normal; text-decoration: none;}
a:active.white_link{font-family: tahoma; font-size: 11px; color: #ffffff; font-weight: normal; text-decoration: none;}
a:visited.white_link{font-family: tahoma; font-size: 11px; color: #ffffff; font-weight: normal; text-decoration: none;}
a:hover.white_link{font-family: tahoma; font-size: 11px; color: #ffff00; font-weight: normal; text-decoration: none;}
td{font-family: arial; font-size: 16px; color: #000000; font-weight: normal; text-decoration: none;}
.td1{font-family: arial; font-size: 14px; color: #000000; font-weight: normal; text-decoration: none;}
.td2{font-family: arial; font-size: 13px; color: #000000; font-weight: normal; text-decoration: none;}



