body { 
	font-family : "Verdana", "Geneva", "Arial", "Helvetica", "sans-serif";
	font-size : 14px;
; background-color: #F9F9F9} 

td,table,input,button{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	
}
a {

	color: #f5623b;
	text-decoration : none;
}
a:hover {
	color: black;
text-decoration : none;

}
a.ch {
color: #ECF6FF;
text-decoration:none;
font-weight : normal;

}
a.ch:hover {
color: white;
text-decoration: underline;
font-weight : normal;
 }





