* {
	font:small/1.3 "MS PGOTHIC",sans-serif;
	color:#333;
}
a:link {
	color:#800000;
	/* text-decoration:underline; */
	text-decoration:none;
}
a:visited {
	color:#604209;
	/* text-decoration:underline; */
	text-decoration:none;
}
a:active,
a:hover {
	color:#CA9D00;
	text-decoration:none;
}
