BODY, TD 
{ 
	font-family: verdana, arial; 
	font-size: 12px; 
	color: #000; 
}

.quote
{ 
	font-size: 9px; 
}

.pipe
{ 
	font-family: verdana, arial; 
	font-size: 9px; 
	color: #a68971; 
}

A 
{ 
	text-decoration: none; 
	color: #60b1cc; 
}

A.footer
{
	color: #F00
}
A:hover 
{ 
	text-decoration: none; 
	color: #d1a3bc; 
}

:visited { text-decoration: none; }

.dateline { color: #990000; }

.glue { color: #ff6600; }

.glueurl { color: #ff6600; font-weight: bold; }

.navselected { font-weight: bold; color: #000000; }

.nav { color: #000000; }

.search_highlight { background: #ff6600; color: white; } 

.clsCM1On {
	color: black;
	font-size : 12px;
	text-decoration : none;
        padding: 2px 4px;
}

.clsCM1Over {
	color: black;
	font-size : 12px;
	text-decoration : none;
        padding: 2px 4px;
}

.clsCM2On {
	color: white;
	font-size : 12px;
	text-decoration : none;
        padding: 2px 4px;
}

.clsCM2Over {
	color: white;
	font-size : 12px;
	text-decoration : none;
        padding: 2px 4px;
}

.clsCM3On {
	color: yellow;
	font-weight: bold;
	font-size : 10px;
	text-decoration : none;
        padding: 2px 4px;
}

.clsCM3Over {
	color: black;
	font-weight: bold;
	font-size : 10px;
	text-decoration : none;
        padding: 2px 4px;
}