.textbox { font-family: tahoma; font-size: 12px; font-weight: normal; color: #000000; border: 1px solid ; background-color: #ffffff}


A {
	TEXT-DECORATION: none;
	color: #b25316
}


a:link {
	font-family: tahoma;
	font-size: 12px;
	color: #b25316; 
}

a:visited {
	font-family: tahoma;
	font-size: 12px;
	color: #b25316;
}
A:hover {
	TEXT-DECORATION: underline; color: #b25316
}
.normaltxt {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: 5d5d5d;

}
.headingtxt {

	font-family: arial;
	font-size: 18px;
	font-weight: normal;
	color: 5d5d5d;
}
