@charset "utf-8";
/* CSS Document */

a {
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}



#nav a {
	color: #C30;
	text-decoration: underline;
}


