@charset "UTF-8";
.header a:link {
	text-decoration:none;
	font-weight:bold;
}
. header a:visited {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #666;
	text-decoration:none;
}
.header a:active {
	text-decoration: none;
	}
.header p a {
	color: #C00;
	text-decoration: none;
}
.header a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #C60;
	text-decoration: none;
}
a:hover {
	color: #C00;
	text-decoration: none;
}
a:visited {
	color: #666;
}
h1 {
	color: #C60;
}
