.small {
	font-family: Verdana;
	font-size: 10px;
}
.small_blue {font-family: Verdana; font-size: 10px; color: #5282CE; }
a:link {
	text-decoration: none;
	color: #5282CE;
}
a:visited {
	text-decoration: none;
	color: #5282CE;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #3399FF;
}
.small_white {
font-family: Verdana; font-size: 10px; color: #FFFFFF;
}
.sml_bld_und {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
.small_red {
font-family: Verdana; font-size: 10px; color: #FF3300;
}
.sml_bld {

	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
