a {
        font-size: 12px;
        text-decoration: none;
        font-family : Verdana, Arial, sans-serif;
        color : #000000;
        line-height: 14px;
}

a:hover        {
        text-decoration: underline;
        color:#666666;
}




.tableBG {
	background-repeat: no-repeat;
}


.row1 {
        background-color: #CCCCCC;
}

.row2 {
        background-color: #DDDDDD;
}

.textB {
        FONT-SIZE: 12px;
        COLOR: #000000;
        FONT-FAMILY: Verdana, Arial, Helvetica, Tahoma, sans-serif;
        TEXT-DECORATION: none;
        line-height: 16px;
}

.textM {
        FONT-SIZE: 11px;
        COLOR: #000000;
        FONT-FAMILY: Verdana, Arial, Helvetica, Tahoma, Verdana, sans-serif;
        TEXT-DECORATION: none;
        line-height: 15px;
}

.textM a:link, .textM a:visited, .textM a:active {
        font-size : 11px;
        color: #000000;
        text-decoration: none;
}

.textM a:hover {
        text-decoration: underline;
        color:#bb0000;
}

.textS {
        FONT-SIZE: 10px;
        COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, Tahoma, Verdana, sans-serif;
        TEXT-DECORATION: none;
        line-height: 12px;
}

.textS a:link, .textS a:visited, .textS a:active {
        font-size : 10px;
        color: #000000;
        text-decoration: none;
}

.textS a:hover {
        text-decoration: underline;
        color: #bb0000;
}




.smalltext {
	         font-family: Verdana, Arial, Helvetica, sans-serif;
	         font-size: 10px;
	         color: #000000;
}