.seekbox
{
background-image:    url(back.jpg);
background-repeat: repeat;
}

.textbox
{
color: #666666;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
padding: 4px;

}

.combo {font-weight: bold;}

a:link {
	color: #1A53FF;
}

a:visited {
  color: #1A53FF;
}

a:hover {
	text-decoration: none;
	color: #003366;
}

a:active {
	color: #1A53FF;
}
