A:link
{
    COLOR: blue;
    TEXT-DECORATION: none
}
A:active
{
    COLOR: green;
    TEXT-DECORATION: none
}
A:visited
{
    COLOR: blue;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: red;
    TEXT-DECORATION: underline
}


.unnamed1 {
    font-size: 12px;
    font-family: "Microsoft Sans Serif";
    font-weight: normal;


}
.unnamed2 {
    font-family: "Microsoft Sans Serif";
    font-size: 14pt;    
    font-weight: bolder;
}
.unnamed3 {
    font-family: "Microsoft Sans Serif";
    font-size: 9px;
}
