.text {
	font-size: 85%;
	font-weight: 500;
	color: #666666;
}
a:link {
	color: #3366cc;
	text-decoration: none;
}
a:visited {
	color: #3366cc;
	text-decoration: none;
}
.private {
	color: #cc9966;
}
.highlight {
	font-style: italic;
	color: #cc9966;
}
.generaltext {
	color: #666666;
}
.whatsonleading {
	line-height: 20px;
	color: #666666;
}
.whatson {
	color: #663300;
	background-color: #FFCCCC;
}
.whatsontextlighter {
	color: #666666;
}
.browntext {
	color: #cc6666;
	font-weight: bold;
}
.bluetitle {
	font-weight: bold;
	color: #0066CC;
}
.greytitle {
	font-weight: bold;
	color: #999999;
	font-size: 110%;
}
.linetext {
	color: #66CCFF;
}
.highlight2 {
	background-color: #ffffff;
}
.brown {
	color: #996633;
}
.lightgrey {
	font-size: 80%;
	color: #999999;
}

