a {
	color : #F8CA6B;
	text-decoration : none;
}

a:hover {
	color : white;
	text-decoration : none;
}

a.navbar {
	color : #dd6900;
	text-decoration : none;
}

a:hover.navbar {
	color : #FFFFFF;
	text-decoration : none;
}

a.hottitle {
	color : #E99435;
	text-decoration : none;
}

a:hover.hottitle {
	color : #FFFFFF;
	text-decoration : none;
}

.warm {
	color : #F8CA6B;
	text-decoration : none;
}

.redhot {
	color : #FF0000;
	text-decoration : none;
}

.verysmall {
	color : #F8CA6B;
	text-decoration : none;	
	font-size : 9px;
	font-weight : normal;
}

.showheadline {
	color : #F8CA6B;
}
