A {
	COLOR: #000099; TEXT-DECORATION: underline}
A:visited {
	COLOR: #000099
}
A:active {
	COLOR: #FF0066; TEXT-DECORATION: underline
}
A:hover {
	COLOR: #FF0066; TEXT-DECORATION: underline
	}
	
.navbar {
	PADDING-RIGHT: 2px;
	PADDING-LEFT: 10px;
	BACKGROUND-REPEAT: repeat-x;
	HEIGHT: 20px;
	color: #FFFFFF;
	font-size: 12px;
}
.textbox {
	font-weight: normal;
	width: 130px;
	height: 23px;
}
.textsearch {
	font-weight: normal;
	height: 24px;
	width: 300px;
}



#navbar a{
	color: #fff;
	text-decoration: none;
	font-size: 12px;
		
}

#navbar a:link{
	color: #fff;
	text-decoration: none;
}

#navbar a:visited{
	color: #fff;
	text-decoration: none;
}

#navbar a:hover{
	color: #fff;
	text-decoration: underline;
	}

.button {
	border:1px solid #000000; 
	font-size: 12px; 
	background-color: #E5E5E5; 
	padding-left:1px; 
	padding-right:1px; 
	padding-top:2px; 
	padding-bottom:2px
}

.tb {
	PADDING-RIGHT: 2px;
	PADDING-LEFT: 10px;
	HEIGHT: 30px;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana;
}

#tb a{
	color: #fff;
	text-decoration: none;
		
}

#tb a:link{
	color: #cccccc;
	text-decoration: none;
}

#tb a:visited{
	color: #fff;
	text-decoration: none;
}

#tb a:hover{
	color: #fff;
	text-decoration: underline;
	
	}
