/* CSS Document */

#subBot{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: DC771C;
}
#subBot:hover{
	text-decoration: underline;
	color:9C5314;
}
#txtCont{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: 696767;
}
