body{
	background-image:url(../images/fbb_web_background.gif);
	
}
.txtBody{
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	font-style: normal;
	line-height: 1.8em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #330000;
	text-align:left;
}
input {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
}
.txtBox{
	padding:10px;
	text-align:left;
}
img {
	border:0px;
}
a	{text-decoration:none;
font-weight:bold;
	 }
a:link    { 	color: #220000; }    /* unvisited links */
a:visited { 	color: #220000; }   /* visited links   */
a:hover   { 	color: #51401b; 
text-decoration:underline;
} /* user hovers     */
a:active  { 	color: #220000; }   /* active links    */


