.topic 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	text-decoration : none;
	color: #cccccc;
}
.topic2 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	text-decoration : none;
	color: #666666;
}
.new 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration : none;
	color: #666666;

}

.quick 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration : none;
	color: #ffffff;

}

.quickbooked 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration : none;
	color: #000000;

}

.bnew 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: normal;
	text-decoration : none;
	color: #cccccc;

}


a:link, a:hover, a:visited, a:active {
 font-weight: bold;
 color: #666666;
 text-decoration: none;

}




