a:link {
	color: #0000FF;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #0000FF;
}
a:active {
	color: #FF3300;
}
h2 {
	font-size: xx-large;
	font-weight: bold;
	color: #FF6600;
	text-align: center;
}
h1 {
	font-size: x-large;
	font-weight: normal;
	color: #FF6600;
	text-align: center;
}
