.tablebrdr {
	border: 1px solid #CCCCCC;
}
p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
a.nav:link {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a.nav:visited {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a.nav:active {
	font-weight: bold;
	color: #333333;
}
a.nav:hover {
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	height: auto;
	width: 135px;
	display: block;


}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #CCCCCC;
	text-decoration: underline;
}
