body 	{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #555555;
	text-decoration: none;
	line-height: 17px;
}

/* <---links--->
a.nav:link {color: red; text-decoration: none; }
a.nav:visited {color: purple; text-decoration: none; }
a.nav:hover {color: orange; text-decoration: underline; }
a.nav:active {color: blue; }*/

a.button01:link {
	font-family: Arial, sans-serif;
	font-weight:bold;
	font-size: 11px;
	color: #626161;
	text-decoration: none;
}
a.button01:visited {
	font-family: Arial, sans-serif;
	font-weight:bold;
	font-size: 11px;
	color: #626161;
	text-decoration: none;
}
a.button01:hover {
	font-family: Arial, sans-serif;
	font-weight:bold;
	font-size: 11px;
	color: #bdbdbd;
	text-decoration: none;
}
a.button01:active {
	font-family: Arial, sans-serif;
	font-weight:bold;
	font-size: 11px;
	color: #ff9933;
	text-decoration: none;
}

a.button02:link {
	font-family: Arial, sans-serif;
	font-weight:bold;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.button02:visited {
	font-family: Arial, sans-serif;
	font-weight:bold;
	font-size: 12px;
	color: #333333;;
	text-decoration: none;
}
a.button02:hover {
	font-family: Arial, sans-serif;
	font-weight:bold;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.button02:active {
	font-family: Arial, sans-serif;
	font-weight:bold;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

a.button03:link {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #f68d2e;
	text-decoration: none;
}
a.button03:visited {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #f68d2e;
	text-decoration: none;
}
a.button03:hover {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #ff6600;
	text-decoration: none;
}
a.button03:active {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #f68d2e;
	text-decoration: none;
}

a.button04:link {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #888888;
	text-decoration: none;
}
a.button04:visited {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #888888;
	text-decoration: none;
}
a.button04:hover {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a.button04:active {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #888888;
	text-decoration: none;
}

.text01	{
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height:13px;
}
.text02	{
	font-family: Arial;
	font-size: 24px;
	font-weight:bold;
	color: #ff9933;
	text-decoration: none;
}
.text03	{
	font-family: Arial;
	font-size: 15px;
	font-weight:bold;
	color: #ff9933;
	text-decoration: none;
}
.text04	{
	font-family: Arial;
	font-size: 18px;
	font-weight:bold;
	color: #333399;
	text-decoration: none;
	line-height: 20px;
}
.text05	{
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.text06	{
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color: #eb8118;
	text-decoration: none;
}
