body {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	margin: 20px;
}
a {
	color: #CC3366;
}
#search {
	padding-top: 6px;
	padding-bottom: 8px;
	font-size: 16px;
	font-weight: bold;
	color: #CC3366;
}
a:hover {
	color: #CC3366;
	text-decoration: underline;
}
