table {
font-size : 10px;
color : #ffffff;
line-height : 1.5em;
font-family : lucida grande, lucida sans unicode, verdana, arial, georgia, sans, serif;
background-color : transparent;
}
.title {
font-size : 10px;
color : #ffffff;
font-weight : bold;
line-height : 1.5em;
text-decoration : none;
font-family : lucida grande, lucida sans unicode, verdana, arial, georgia, sans, serif;
background-color : transparent;
}
A{
font-size : 10px;
color : #ffffff;
font-weight : normal;
line-height : 1.5em;
text-decoration : underline;
font-family : lucida grande, lucida sans unicode, verdana, arial, georgia, sans, serif;
background-color : transparent;
}
A:hover{
font-size : 10px;
color : #ffffff;
font-weight : normal;
line-height : 1.5em;
text-decoration : none;
font-family : lucida grande, lucida sans unicode, verdana, arial, georgia, sans, serif;
background-color : transparent;
}


