a:link {  color: #000000; text-decoration: underline}
a:visited {  color: #000000; text-decoration: underline}
a:active {  color: #CC0000; text-decoration: none}
a:hover {  color: #CC0000; text-decoration: none}

table {  font-size: 12px; line-height: 18px; color: #333333}
.tb1 {  color: #FFFFFF; font-weight: bolder; font-size: 12px; line-height: 18px}

A.a1:link { color: #000099; text-decoration: none ; font-weight: normal}
A.a1:visited { color: #000099; text-decoration: none; font-weight: normal}
A.a1:active { color: #000099; text-decoration: none; font-weight: normal}
A.a1:hover { color: #000099; text-decoration: none; font-weight: normal}

A.a2:link { color: #6633ff; text-decoration: underline; font-weight: normal}
A.a2:visited { color: #6633ff; text-decoration: underline; font-weight: normal}
A.a2:active { color: #CC0000; text-decoration: none}
A.a2:hover { color: #CC0000; text-decoration: none}

A.a3:link { color: #CC3300; text-decoration: underline; font-weight: normal}
A.a3:visited { color: #CC3300; text-decoration: underline; font-weight: normal}
A.a3:active { color: #CC00CC; text-decoration: none; font-weight: normal}
A.a3:hover { color: #CC00CC; text-decoration: none; font-weight: normal}

A.a4:link { color: #6633ff; text-decoration: underline; font-weight: normal}
A.a4:visited { color: #6633ff; text-decoration: underline; font-weight: normal}
A.a4:active { color: #CC0000; text-decoration: none}
A.a4:hover { color: #CC0000; text-decoration: none}

.bk {  border: 1px #000000 solid}

.bk2 {  border: #000000}

.myBlur { filter:Blur(Add=1,Direction=135,Strength=6)}