td	{
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	line-height: 14px;
	}

a	{
	color: #FF6600; 
	font-weight: bold; 
	text-decoration: none;
	}

.title	{
	font-size: 13px;
	color: #FF6600;
	font-weight: bold;
	line-height: 22px;
	}
	
a:hover	{ 
	color: #CC3333; 
	}

.titleon	{ 
	font-size: 13px;
	color: #CC3333; 
	font-weight: bold; 
	line-height: 22px;
	}
	
.linktext {
	font-weight: bold;
	color: #FFFFFF;
	}

.titleon:hover	{ 
	color: #FFFFFF; 
	}
