@charset "utf-8";
/* CSS Document */

A.path_link {
	font-family:Verdana;
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none
}
A.path_link:hover {
	font-family:Verdana;
	font-size:13px;
	color:#FFFF99;
	text-decoration:none
}
.path_link {font-family:Verdana;font-size:14px;color:#FFFFFF;text-decoration:none}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #01D1FF;
}
.title {
	font-family:Verdana;
	font-size:24px;
	color:#FF6600;
	text-decoration:none;
	font-weight: bold;
}
.title2_white {font-family:Verdana;font-size:18px;color:#FFFFFF;text-decoration:none;font-style: normal;font-weight: bold;}
.title2_blue {
	font-family:Verdana;
	font-size:18px;
	color:#000099;
	text-decoration:none;
	font-weight: bold;
}
.title2_orange {
	font-family:Verdana;
	font-size:18px;
	color:#FF6600;
	text-decoration:none;
	font-style: normal;
	font-weight: bold;
}
.content{
	font-family:Verdana;
	font-size:18px;
	color:#000000;
	text-decoration:none
}
