.Textfont{
	font-family: "Tahoma", regylar, smooth;
	font-size: 9pt;
	color : White;
}

.TextfontT{
	font-family: "Tahoma", regylar, smooth;
	font-size: 9pt;
	color : Black;
}

a.TextfontN{
	font-family: "Tahoma", regylar, smooth;
	font-size: 8pt;
	color : White;
	text-decoration : underline;
}

a.linkG{
	font-family: "Arial", regylar, smooth;
	font-size: 8pt;
	color : White;
	text-decoration : none;
}

a.linkGC{
	font-family: "Tahoma", regylar, smooth;
	font-size: 13pt;
	color : White;
	text-decoration : none;
	font-weight : bold;
}


a.linkT{
	font-family: "Tahoma", regylar, smooth;
	font-size: 9pt;
	color : White;
	text-decoration : underline;
}

a.linkC{
	font-family: "Tahoma", regylar, smooth;
	font-size: 10pt;
	color : Gray;
    text-decoration : none;
}

a.linkCA{
	font-family: "Tahoma", regylar, smooth;
	font-size: 9pt;
	text-decoration : none;
	color : Black;
}


td {
	font-family: "Tahoma", regylar, smooth;
	font-size: 9pt;
	color: White;
}




