a {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	text-decoration: underline;
}
a:hover {
	background-color : #f0f3c2;
	color : #323328;
	text-decoration : none;
}

p {
	font-family: "Comic Sans MS", Verdana;
	font-size: 12px;
	color: #350C01;
}
