
a {
	font-weight:bold;
	color:white;
	text-decoration:none;
	font-family:"Trebuchet MS";
}

A:hover {
	font-weight:bold;
	color:#999999;
	text-decoration:none;
	font-family:"Trebuchet MS";
}

p {
	margin-left:20px;
	margin-right:20px;
	font-family:"Trebuchet MS";
	font-weight:bold;
	font-size:14px;
	color:white;
}

#form {
	margin-left:20px;
	margin-right:20px;
	font-family:"Trebuchet MS";
	font-weight:bold;
	font-size:14px;
	color:white;
}