/* CSS Document */

<style type="text/css">

body {  margin: 0px  0px; padding: 0px  0px}
a:link { color: #7D1111; text-decoration: none}
a:visited { color: #7D1111; text-decoration: none}
a:active { color: #0000FF; text-decoration: none}
a:hover { color: #0000FF; text-decoration: none}

}

</style>.txtBox {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 14px;
	background-color: #336699;
	border: 1px solid #999999;
}

