.whiteText{
	font-family:Arial;
	font-size : 8pt;
	font-weight : normal;
	color : #ffffff;
}

.whiteText A:link{color : #ffffff; text-decoration:none}
.whiteText A:active{color : #ffffff; text-decoration:none}
.whiteText A:visited{color : #ffffff; text-decoration:none}
.whiteText A:hover{color : #ffffff; text-decoration:underline}

.whiteTextBig{
	font-family:Arial;
	font-size : 10pt;
	font-weight : Bold;
	color : #ffffff;
}

.whiteTextBigNormal{
	font-family:Arial;
	font-size : 9pt;
	font-weight : normal;
	color : #ffffff;
}

.whiteTextBig A:link{color : #ffffff; text-decoration:none}
.whiteTextBig A:active{color : #ffffff; text-decoration:none}
.whiteTextBig A:visited{color : #ffffff; text-decoration:none}
.whiteTextBig A:hover{color : #ffffff; text-decoration:underline}

.blackTextSmall{
	font-family:Arial;
	font-size : 8pt;
	font-weight : normal;
	color : #000000;
}

.blackTextSmall A:link{color : #000000; text-decoration:none}
.blackTextSmall A:active{color : #000000; text-decoration:none}
.blackTextSmall A:visited{color : #000000; text-decoration:none}
.blackTextSmall A:hover{color : #000000; text-decoration:underline}

.blackText{
	font-family:Arial;
	font-size : 8pt;
	font-weight : normal;
	color : #000000;
}

.blackText A:link{color : #000000; text-decoration:none}
.blackText A:active{color : #000000; text-decoration:none}
.blackText A:visited{color : #000000; text-decoration:none}
.blackText A:hover{color : #000000; text-decoration:underline}

.blackTextBold{
	font-family:Arial;
	font-size : 8pt;
	font-weight : bold;
	color : #000000;
}

.blackTextBold A:link{color : #000000; text-decoration:none}
.blackTextBold A:active{color : #000000; text-decoration:none}
.blackTextBold A:visited{color : #000000; text-decoration:none}
.blackTextBold A:hover{color : #000000; text-decoration:underline}

.greyText{
    font-family:Arial;
	font-size : 8pt;
	font-weight : normal;
	color : #999999;
}

.greyText A:link{color : #999999; text-decoration:none}
.greyText A:active{color : #999999; text-decoration:none}
.greyText A:visited{color : #999999; text-decoration:none}
.greyText A:hover{color : #000000; text-decoration:underline}

.greyTextBig{
    font-family:Arial;
	font-size : 11pt;
	font-weight : normal;
	color : #999999;
}

.greyTextBig A:link{color : #999999; text-decoration:none}
.greyTextBig A:active{color : #999999; text-decoration:none}
.greyTextBig A:visited{color : #999999; text-decoration:none}
.greyTextBig A:hover{color : #000000; text-decoration:underline}