/*
Colours goes in this document
*/

* {
	color : #333333;
}

a {
	color : #9a0e0d;
}

#footer #copy {
	color : #666666;
}
