a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
  color: #000000;
  text-decoration: none;
}

a:hover {
	color: #CC0000;
	text-decoration: underline;
}

a:active {
	color: #000000;
	text-decoration: none;
}
.googlesearch {
	FONT-SIZE: 10px;
	BACKGROUND: #FFFFFF;
	FONT-FAMILY: Verdana;
	border: 1px solid #FFCC00;
	cursor: hand;
	height: 18px;
	width: 200px;

}
.googlebutton {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	FILTER: alpha(opacity=50);
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
	width: 100px;
	background-color: #FFCC00;
	border: 1px solid #FFFF00;


}
