.small_text {
	font-size: 10px;
	color: #333333;
}
.small_text a:link                  { color:#333333; text-decoration:underline; }
.small_text a:visited               { color:#333333; text-decoration:underline; }
.small_text a:hover                 { color:#0000FF; text-decoration:underline; }
.small_text a:active                { color:#333333; text-decoration:yes; }

.normal_text_top {
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
}
.normal_text_top a:link                  { color:#0000FF; text-decoration:none; }
.normal_text_top a:visited               { color:#0000FF; text-decoration:none; }
.normal_text_top a:hover                 { color:#3399FF; text-decoration:none; }
.normal_text_top a:active                { color:#0000FF; text-decoration:none; }

.normal {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.normal a:link                  { color:#0000FF; text-decoration:underline; }
.normal a:visited               { color:#0000FF; text-decoration:underline; }
.normal a:hover                 { color:#3399FF; text-decoration:underline; }
.normal a:active                { color:#0000FF; text-decoration:yes; }

.wahtsnew {
	font-size: 12px;
	line-height: 15px;
	color: #0033FF;
}
.large_text_blue {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #0000FF;
}
.large_text_red {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #FF0000;
}
.middle_text_blue {
	font-size: 14px;
	line-height: 18px;
	color: #0000FF;
}
.middle_text_red {
	font-size: 14px;
	line-height: 18px;
	color: #FF0000;
}
.small_text_red {
	font-size: 10px;
	line-height: 16px;
	color: #FF0000;
}
.normal_text_red {
	font-size: 12px;
	line-height: 16px;
	color: #FF0000;
}
.large_text_bk {
	font-size: 16px;
	line-height: 22px;
	color: #000000;
}

.border    { border:solid 1px #333333}
.border a:link                  { color:#333333; text-decoration:underline; }
.border a:visited               { color:#333333; text-decoration:underline; }
.border a:hover                 { color:#333333; text-decoration:underline; }
.border a:active                { color:#333333; text-decoration:yes; }
