/* CSS Document */
body {
	background-image: url(index_files/bg.gif);
}
.text01 {
	color : #333333;
	margin-top : 1px;
	padding-bottom : 1px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.text01 a {
	color : #ff0000;
	text-decoration: none;
}
.text01 a:hover {
	color : #ff0000;
}
.text02 {
	color : #6c6a6a;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 20px;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.text02 a {
	color : #FFFFFF;
	text-decoration: none;
}
.text02 a:hover {
	color : #DDDDDD;
}
.style2 {
	font-family: "Monotype Corsiva";
	font-weight: bold;
	font-size: 20px;
	color: #FF0000;

}
