body, .boldone, .boldtwo, .boldtext, .boldtext2, .contentone, .content, .content2, .normtext { font-style: normal; font-weight: 400; font-size: 11px; line-height: 18px; font-family: "Verdana", "Arial", "Helvetica", "Geneva", "Swiss", "SunSans-Regular"; text-decoration: none; padding: 0px }

a:link 				{color: #cccccc; text-decoration: none; }
a:hover				{color: #dddddd; text-decoration: none; }

.boldone			{ color: #333333; }
a.boldone:active	{ color: #CCCCCC; }

.boldtwo			{ color: #999999; }

.boldtext			{ color: #009999; }
a.boldtext:hover	{ color: #0080ff; }
boldtext:hover		{ color: #CCCC33; }

.boldtext2			{ color: #003366; }
a.boldtext2:hover	{ color: #0080ff; }

.contentone			{ font-size: 14px; color: #ffffff; }
a.contentone:hover	{ color: #eeeeee; }

.content			{ color: #ffffff; }
a.content:hover		{ color: #eeeeee; }

.content2			{ color: #003366; }
a.content2:hover	{ color: #0080FF; } 

.normtext			{ color: #333333; font-weight: normal; font-size: 13px; }
