a:link {
COLOR: #FFFFFF;
text-decoration: none;
font-weight: bold;
}
a:visited {
#COLOR: #0000FF;
COLOR: #FFFFFF;
text-decoration: none;
font-weight: bold;
}
a:hover {
#COLOR: #0000FF;
COLOR: #FFFFFF;
font-weight: bold;
/* font-style: italic; */
text-decoration: underline;
}
a:active {
#COLOR: #FF0000;
COLOR: #FFFFFF;
text-decoration: none;
font-weight: bold;
}


.style2 {color: #0000FF}
.style3 {color: #CC00CC}
.style4 {color: #0000CC}
.style5 {color: #CC0099}
.style6 {color: #FFFFFF}

