@import 'layout.css';
@import 'controls.css';

a, a:visited {
	color: #181;
}

a:hover {
	color: #6c6;
}

a img {
	border: none;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS";
	color: #f60;
}

h1 {
	font-size: 17pt;
}

h2 {
	font-size: 15pt;
	color: #f80;
}

h3 {
	font-size: 13pt;
	color: #fa0;
}
