body {

	font-family:Arial;	
	font-size:12px;
	margin:0;
	background-color:white;
}
.group{
color:red;
font-size:12px;
padding-left:10px;
text-decoration:none;
}
.search{
	font-size:11px;
	color:black;
}
.submit{
background:transparent;
border:0;
font-size:12px;
font-weight:bold;
cursor:pointer;
margin-left:50px;
}
a:hover{
	text-decoration:underline;
}
