body {  margin: 0px  0px; padding: 0px  0px}
a:link { color: #000; text-decoration: underline }
a:visited { color: #000; text-decoration: underline}
a:active { color: #000; text-decoration: underline}
a:hover { color: #03C; text-decoration: underline}

.text01 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #03C;
	font-weight: bold;
}
.text02 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #F60;
	font-weight: bold;
}
.text2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.text3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.text4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #F60;
	font-weight: bold;
}
.text5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #03C;
}

