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

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

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:#9F1C18;
	text-decoration:none;
	background-color:341102;
	border-color:#999999;
	max-height:20px;
	min-height:20px;
}

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



