.csss {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.csss2 {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.redf {color: #FF0000;
       font-size:12px;
       }
.input1 {
	font-size: 14px;
	text-decoration: none;
	border: 1px solid #888888;
	color: #666666;
	height: 22px;
	width: 40px;	
}

body {
    margin:0px;
	background-attachment: fixed;
	background-image: url(images/bg_04.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}a.csss2:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
