.fontA	{ 
	font-size: 12px; 
	color: #000000; 
	font-weight: normal; 
	font-family: arial; 
	text-decoration: none; 
	}
.fontB	{ 
	font-size: 14px; 
	color: #000000; 
	font-weight: bold; 
	font-family: arial; 
	text-decoration: none; 
	}
.fontC	{ 
	font-size: 10px; 
	color: #FFFFFF; 
	font-weight: bold; 
	font-family: arial; 
	text-decoration: none; 
	}
.fontD	{ 
	font-size: 14px; 
	color: #5F5633; 
	font-weight: bold; 
	font-family: arial; 
	text-decoration: none; 
	}
a.link	{ 
	font-size: 12px; 
	color: #FF8000; 
	font-weight: bold; 
	font-family: arial; 
	text-decoration: none; 
	}
a.link:hover	{ 
	font-size: 12px; 
	color: #FFB66C; 
	font-weight: bold; 
	font-family: arial; 
	text-decoration: none; 
	}
.pixel	{ 
	font-size: 1px; 
	}