.title {
	font-size: 120%;
	font-weight: bold;
	color: #FFCC00;
}

.title a:link {
	text-decoration: none;
	color: #FF5F00;
}

.title a:visited {
	text-decoration: none;
	color: #FF5F00;
}

.title a:hover {
	text-decoration: none;
	color: #FFFF00;
}

a:link {
 	color: #FF5F00;
}

a:visited {
	color: #FF5F00;
}

a:hover {
	color: #FFFF00;
}

.newlabel {
	background-color: #FF0000;
}
