
.fntWhiteSM
	{
		font-family: tahoma;
		font-size: 11px;
		color:#FFFFFF;
		text-decoration: none;
	}
	
	.fntGreySM
	{
		font-family: tahoma;
		font-size: 11px;
		color:#333333;
		text-decoration: none;
	}
	
	
.fntWhiteSM2
	{
		font-family: tahoma;
		font-size: 12px;
		color:#FFFFFF;
		text-decoration: none;
	}
	
a:hover.fntWhiteSM
	{
		text-decoration: underline;
	}

.fntWhiteMNNB
	{
		font-family: tahoma;
		font-size: 12px;
		color:#FFFFFF;
		text-decoration: none;
	}


.fntWhiteMN
	{
		font-family: tahoma;
		font-size: 12px;
		color:#FFFFFF;
		text-decoration: none;
		font-weight:bold;
	}
	
.fntWhiteBG
	{
		font-family: tahoma;
		font-size: 18px;
		color:#FFFFFF;
		text-decoration: none;
		font-weight:bold;
		letter-spacing: 0.1em;
	}
	
a:hover.fntWhiteMN
	{
		text-decoration: underline;
	}

.fntWhiteMD
	{
		font-family: tahoma;
		font-size: 13px;
		color:#FFFFFF;
		text-decoration: none;
	}
