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

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

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

a:hover {
	text-decoration:none;
	color:#086E94;
}

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

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

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

a.darkgrey {color:#666666;
}

a.darkgrey:HOVER {color:#666666;
}

a.darkgrey:VISITED {color:#666666;
}