a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
.bg {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image:     url(img/gif/bg02.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.title {
	font-size: 20px;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.name {
	font-size: 14px;
	font-weight: bold;
}

