

.textbx {
background-image: url(Images/textbg.gif); background-repeat: repeat-x;
font-family: Arial;
font-size: 18px;
z-index: 3;
text-align: left;

}

.boxb {
background-color: #ffffff;
border: solid #0f79e5;
width: auto;
border-width: 1px;
text-align: left;
}

textarea {
font-family: arial;
}

a:link {color: blue}
a:hover {color: red}
a:visited {color: blue}
a:active {color: blue}

