.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
	line-height: 14px;
}
a.nav:hover {
	color: #CC6633;
	text-decoration:underline;
}
td {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
.nav-at {
	color: #CC6633;
	text-decoration: underline;
	font-weight: bold;
}
.white {
	color: #FFFFFF;
}
A
{
	COLOR: #ffffff;
}
A:link
{
    COLOR: #ffffff
}
A:hover
{
    COLOR: #CC6633}
A:active
{
    COLOR: #ffffff
}
