css {
    font-family:tahoma;
    font-size:10px;	
	text-decoration: none;
    color:#ffffff;
}
a {
    font-family:tahoma;
    font-size:10px;	
	text-decoration: none;
    color:#ffffff;
}

a:hover {
	font-family:tahoma;
    font-size:10px;	
    text-decoration: Underline;
    color: #ffffff;
}

cdentry {
    font-family:tahoma;
    font-size:10px;	
	text-decoration: none;
    color:#ffffff;
}