a:link {
	text-decoration: underline;
	color : #006666;
}

a:visited {
	text-decoration: underline;
	color : #006666;
}

a:active {
	text-decoration: line-through;
	color : Black;
}

a:hover {
	text-decoration: none;
	color: #096ACC;
}

a.white {font-family:arial;
	color:#FFFFFF;
	text-decoration:none;
}

.googlesearch {font-family:arial;
	font-size:9pt;
	color:#CCCCCC;
	text-decoration:none;
	background-color:#333333;
	border-color:#999999;
	max-height:20px;
	min-height:20px;
}

.googlesearchbutton { 
	width:52px;
	font-family:arial;
	font-size:9pt;
	color:#CCCCCC;
	text-decoration:none;
	background-color:#333333;
	border-color:#999999;
}
