
h1 {
	color:#ff0000;
}

a {
	color:#ff0000;
}

a:hover, .linkselected a {
	color:#ff9999;
}

#nav a:hover, #nav .linkselected a {
	color:#cccccc;
}
