h1 {
	text-align: center;
	font: normal 24px serif, "Times New Roman", Times, Georgia;
}

h2 {
	font: normal bold 11px "Lucida Grande", Lucida, Verdana, sans-serif;
}

p { color: #ffd700;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
}

a {
	color: #ffd700;
	text-decoration: none;
}

a:hover {
	color: #0300aa;
}
