BODY, td, p, table, div {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #666666;
	font-weight : norm;
} 
/*
christian duffy
*/


.bold {
color: black;
	font-weight : bold;
	text-decoration: none;
}


.bbold {
color: #660000;
	text-decoration: none;
	
}

.bbold A:Link, .bbold A:Visited, .bbold A:Hover {
color: #ff0000;
text-decoration: none;
}


.norm {
	color: #666666;
	font-weight : bold;
	text-decoration: none;
	
}

.norm A:Link, .norm A:Visited, .norm A:Hover {
text-decoration: none;
}

.black {
	color: Black;
	font-weight : norm;
	font-size : 10px;
	text-decoration: none;
}

.black A:Link, .black A:Visited, .black A:Hover
{
text-decoration: none;
}