TD, TH, P, DIV, SPAN {
    font-family:sans-serif;
}
#active {
	text-decoration:none;
    cursor:default;
    font-weight:bold;
}
A:LINK {
	text-decoration:none;
}
A:VISITED {
	text-decoration:none;
}
A:HOVER {
	color:red;
}