.css {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.black {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.input-search
{
	background-image: url(images/input-bg2.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #A4A4A4;
	margin-right: 13px;

}.b1 {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.b2 {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.red {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.blue {
	font-size: 12px;
	color: #009900;
	text-decoration: none;
}
.w {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
