A:link {
	text-decoration: none;
	color: #000066;
}
A:visited {
	text-decoration: none;
	color: #000066;
}
A:active {
	text-decoration: none;
	color: #000066;
}
A:hover {
	text-decoration: none;
	color: #990033;
}
a {
	text-decoration: none
}
TD {
	font-family: Arial
}

body > table:nth-child(3) > tbody > tr > td > table:nth-child(1) > tbody > tr:nth-child(3) > td {
    /* background: red; */
}
p {
	font-family: Arial
}
#gbutton {
	width: 33px;
	height: 25px;
	overflow-x: hidden;
}
.gsc-control-cse {
	background: transparent !important;
	border: 0 !important;
}