TD {
font-size : 75%;
font-family : Verdana;
text-align: justify; 
color : #000000; 
background : #b0c4de; 
}

TD.a {
font-size : 60%;
font-family : Arial;
text-align: center; 
color : #8b0000; 
background : #ffdead; 
}

TD.b {
font-size : 75%;
font-weight : bold;
font-family : Verdana;
font-style: italic;
 text-align: center;
color : #0000ff; 
background : #ff0000; 
}

TD.c {
font-weight : bold;
font-size : 75%;
font-family : "Times New Roman"; 
color : #ff0000; 
background : #0000ff; 
}

A:visited {
font-weight : bold; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
color : #800080; 
background : transparent; 
text-decoration : none; 
}

A:link {
font-weight : bold; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
color : #0000ff; 
background : transparent; 
text-decoration : none; 
}

A:hover {
font-weight : bold; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
color : #ffff00; 
background : transparent; 
text-decoration : underline; 
}

A:active {
font-weight : bold; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
color : #ff0000; 
background : transparent; 
text-decoration : none; 
}

