#query  {
	font-family: MS Sans Serif, Courier, Times New Roman, Arial;
	color: black;
	text-align: justify;
	font-size: 12px;
	background-color: #C7D5C6;
	
	width : 180px;
	height : 245px;
	
	text-align : center;
	vertical-align : middle;
	padding-top : 10px;
	margin : 0px;
}

#query a {
	font-size :10px;
	color: #0000FF;
	text-decoration: none;
}

#query a:hover {
	color: #FF0000;
	text-decoration: none;
}