BODY, TD {
	font-size: 12px; 
	font-family: Tahoma;
	vertical-align: top;
}


a.link {
	color: #FFffff;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}

a.link:hover {
	color: #FFCC33;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

a.link:visited {
	color: #FFffff;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}

a.more {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

a.tlink {
	color: #ffffff; 
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}

a.tlink:hover {
	color: #244C4F; 
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}


