.uppercase {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
}
.yelo-link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;

}
.orange-link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF9900;
	text-decoration: none;
}
.green-link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #66FF66;
}
.blu-link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #66FFFF;
	text-decoration: none;
}
.pink {
	color: #CC99CC;
	text-decoration: none;
; font: bold 14px "Times New Roman", Times, serif

}
.business {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	text-decoration: none;
	color: #99FF66;
	line-height: 25px;
	font-weight: normal;
	font-variant: normal;


}
.centred {  font: 10px Arial, Helvetica, sans-serif; color: #CCCCCC; text-align: center}
.tabletxt {  font: 10px Arial, Helvetica, sans-serif; text-transform: uppercase; color: #666666}
