a.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #F60;
	text-decoration: none;
	font-weight: bold;
}
a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #F60;
	text-decoration: none;
	font-weight: bold;
}
a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #39827C;
	text-decoration: none;
	font-weight: bold;
}
a.menu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.topname {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #400080;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
}
a.style02:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #09F;
	text-decoration: none;
	font-weight: bold;
}
.txt02 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

a.style02:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #09F;
	text-decoration: none;
	font-weight: bold;
}
a.style02:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #F36;
	text-decoration: none;
	font-weight: bold;
}
a.style02:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #F36;
	text-decoration: none;
	font-weight: bold;
}
