/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

/* Menu */


#menu a {
	text-decoration: none;
	color: #FFFC00;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .active a {
	color: #FF0000;
}	