div.clear {
	clear: both;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FFCE00;
}
p {
	line-height: 1.2em;
	font-size: 12px;
	color: #000000;
}
form {
	margin: 0px;
}