.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
A:link	{
	color: #FF9600;
	text-decoration:none;
	font-weight: bold;
}
A:visited	{
	color: #FF9600;
	text-decoration:none;
	font-weight: bold;
}
A:active	{color: FF9600;
	text-decoration:underline}
A:hover	{color: FF9600;
	text-decoration:underline}
	

.topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.topnav A:link	{
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
}
.topnav A:visited	{
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
}
.topnav A:active	{color: FFFFFF;
	text-decoration:underline}
.topnav A:hover	{color: FFFFFFF;
	text-decoration:underline}


