a {
        color : #666666;
        font-family: Arial, Verdana;
        font-size : 10pt; 
        text-decoration : none;
}

a:hover {
        color : ##bbbbbb;
        font-family: Arial, Verdana;
        font-size : 10pt; 
	text-decoration : none;
}

.default {
        font-family: Arial, Verdana;
        font-size : 10pt; 
	text-decoration : none;
}