
/* ** Start of Main site Text Colours, Orange Title***/

	.txtOrange {
		COLOR : #EABC31;
		FONT-FAMILY : Verdana;
		FONT-SIZE : 12px;
		line-height : 13px;
	}

	A.txtOrange:link  {
		COLOR : #EABC31;
		FONT-FAMILY : Verdana;
		FONT-SIZE : 12px;
		TEXT-DECORATION : none;
	}

	A.txtOrange:visited  {
		COLOR : #EABC31;
		FONT-FAMILY : Verdana;
		FONT-SIZE : 12px;
		TEXT-DECORATION : none;
	}
	
	A.txtOrange:hover  {
		COLOR : #FFFFFF;
		FONT-FAMILY : Verdana;
		FONT-SIZE : 12px;
		TEXT-DECORATION : underline;
	}


/* ** End of Main site Text Colours, Orange Title***/

/* ** Start of Main site Text Colours, White Body***/

	.txtBodyWhite  {
		COLOR : #FFFFFF;
		FONT-FAMILY : Verdana;
		FONT-SIZE : 12px;
		line-height : 13px;
	}

	A.txtBodyWhite:link  {
		COLOR : #FFFFFF;
		FONT-FAMILY : Verdana;
		FONT-SIZE : 12px;
		TEXT-DECORATION : none;
	}

	A.txtBodyWhite:visited  {
		COLOR : #FFFFFF;
		FONT-FAMILY : Verdana;
		FONT-SIZE : 12px;
		TEXT-DECORATION : none;
	}

	A.txtBodyWhite:hover  {
		COLOR : #EABC31;
		FONT-FAMILY : Verdana;
		FONT-SIZE : 12px;
		TEXT-DECORATION : underline;
	}


/* ** End of Main site Text Colours, White Body***/

/* ** Start of Main site Text Colours, Blue Body***/

	.txtBodyBlue  {
		COLOR : #0093cb;
		FONT-FAMILY : Verdana;
		FONT-SIZE : 12px;
		line-height : 13px;
	}

	A.txtBodyBlue:link  {
		COLOR : #0093cb;
		FONT-FAMILY : Verdana;
		FONT-SIZE : 12px;
		TEXT-DECORATION : none;
	}

	A.txtBodyBlue:visited  {
		COLOR : #0093cb;
		FONT-FAMILY : Verdana;
		FONT-SIZE : 12px;
		TEXT-DECORATION : none;
	}

	A.txtBodyBlue:hover  {
		COLOR : #FFFFFF;
		FONT-FAMILY : Verdana;
		FONT-SIZE : 12px;
		TEXT-DECORATION : underline;
	}


/* ** End of Main site Text Colours, Blue Body***/

/* ** Start of Footer Text Colours, Brand Grey***/

	.footer  {
		COLOR : #FFFFFF;
		FONT-FAMILY : Verdana;
		FONT-SIZE : 10px;
		line-height : 11px;
		TEXT-DECORATION : none;
	}

	A.footer:link  {
		COLOR : #FFFFFF;
		FONT-FAMILY : Verdana;
		FONT-SIZE : 10px;
		TEXT-DECORATION : none;
	}

	A.footer:visited  {
		COLOR : #FFFFFF;
		FONT-FAMILY : Verdana;
		FONT-SIZE : 10px;
		TEXT-DECORATION : none;
	}

	A.footer:hover  {
		COLOR : #EABC31;
		FONT-FAMILY : Verdana;
		FONT-SIZE : 10px;
		TEXT-DECORATION : underline;
	}

/* ** End of Footer Text Colours, White Footer***/

/* ** Start of Footer Text Colours, Black Footer***/

	.blackfooter  {
		COLOR : #000000;
		FONT-FAMILY : Verdana;
		FONT-SIZE : 10px;
		line-height : 11px;
		TEXT-DECORATION : none;
	}

	A.blackfooter:link  {
		COLOR : #000000;
		FONT-FAMILY : Verdana;
		FONT-SIZE : 10px;
		TEXT-DECORATION : none;
	}

	A.blackfooter:visited  {
		COLOR : #000000;
		FONT-FAMILY : Verdana;
		FONT-SIZE : 10px;
		TEXT-DECORATION : none;
	}

	A.blackfooter:hover  {
		COLOR : #0000FF;
		FONT-FAMILY : Verdana;
		FONT-SIZE : 10px;
		TEXT-DECORATION : underline;
	}

/* ** End of Footer Text Colours, Black Footer***/
	

