body
{ 
background-image: 
url('images/bkg.jpg');
background-repeat: repeat-x;
background-color: #0094f8;
margin: 0px;
}
img.border
{
border: 3px solid #0094f8;
margin: 20px;
}
/* Vacation Guide Form */
form.guide {
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
height: 200px;
width: 600px;
}
input.textbox {
border: 1px solid #000080;
height: 20px;
width: 250px;
}
input.search {
font-family: Trebuchet MS;
font-size: 11px;
border-style: solid;
border-width: 1px;
border-color: #000000;
height: 20px;
width: 50px;
}

a.one:link {color: #000000; font-family: trebuchet ms; font-size: 10pt; text-decoration: none}
a.one:visited {color: #000000; font-family: trebuchet ms; font-size: 10pt; text-decoration: none}
a.one:hover {color: #000080; font-family: trebuchet ms; font-size: 10pt; text-decoration: underline}
a.one:active {color: #000000; font-family: trebuchet ms; font-size: 10pt; text-decoration: none}
a.two:link {color: #ffffff; font-family: trebuchet ms; font-size: 9pt; text-decoration: none}
a.two:visited {color: #ffffff; font-family: trebuchet ms; font-size: 9pt; text-decoration: none}
a.two:hover {color: #ffffff; font-family: trebuchet ms; font-size: 9pt; text-decoration: underline}
a.two:active {color: #ffffff; font-family: trebuchet ms; font-size: 9pt; text-decoration: none}