td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2D2D2D;
	line-height:21px;

}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2D2D2D;
	text-decoration: none;
}
a:hover {  
        color: #FE7C00; 
        text-decoration: none;
}
.input{
 background: url(/images/new_20.gif);
 height:20px;
 border: #A4A3A3 1px solid;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
 width:230px;
}
.white{
font-size:11px;
color:#ffffff;
}
.white a{
font-size:11px;
color:#ffffff;
text-decoration: none;
}
.white a:hover{
font-size:11px;
color:#FE7C00;
text-decoration: none;
}
.white1{
font-size:11px;
color:#ffffff;
font-weight:bold;
}
.white1 a{
font-size:11px;
color:#ffffff;
text-decoration: none;
}
.white1 a:hover{
font-size:11px;
color:#ffffff;
text-decoration: underline;
}
.title{
color:#FE7C00;
font-weight:bold;
}