/* TEXT */

.subb			{ font: 10px/12px Verdana, Arial, Helvetica, sans-serif; color: #000000; }

.textb			{ font: 12px  Arial, Helvetica, sans-serif; color: #000000; }



.bold		{ font-weight: bold; }



/* LINK STYLES */

a:link 		{ text-decoration: none; color: #003399; font-weight: bold; }

a:visited	{ text-decoration: none; color: #003399; font-weight: bold; }

a:hover		{ text-decoration: underline; color: #FF9900; font-weight: bold; }