@charset "utf-8";

<style type="text/css">
a:link {
	color: #606;
	font-size: 12px;
	text-decoration: none;
}
a:visited {
	color: #336;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #63C;
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
}
a:active {
	color: #C00;
	text-decoration: none;
	font-size: xx-small;
	font-style: normal;
}

#header {
	font-size: 16px;
}
</style>
