h1 {
	font-size: x-small;

}
a {
	color: #6666FF;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
}
