.tiny {
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 3px;	font-style: normal;	line-height: normal;	font-weight: normal;
	font-variant: normal;	text-transform: none;	text-decoration: none;	color: #FFFFFF;
}

.text,
.text_bold,
.textLink,
.textLink_bold,
.text_small,
.text_small_bold,
.textLink_small,
.textLink_small_bold
.text_highlight,
.text_highlight_bold,
.text_highlight_small,
.text_highlight_small_bold
{
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	font-style: normal;	line-height: normal;	font-weight: normal;
	font-variant: normal;	text-transform: none;	text-decoration: none;	color: #000000;
}

.text_small_bold, .text_bold, .text_highlight_small_bold, .text_highlight_bold { font-weight: bold; }
.textLink_small, .textLink_small_bold, .textLink, .textLink_bold { text-decoration: underline;	color: #006600; }
.textLink_small_bold, .textLink_bold { font-weight: bold; }
.textLink_small:hover, .textLink_small_bold:hover, .textLink:hover, .textLink_bold:hover { text-decoration: none; color: #0000FF; }

.text_small,
.text_small_bold,
.textLink_small,
.textLink_small_bold,
.text_highlight_small,
.text_highlight_small_bold
{
	font-size: 10px;
}

.text_highlight,
.text_highlight_bold,
.text_highlight_small,
.text_highlight_small_bold
{
	color: #0000FF;
}
