@charset "UTF-8";
a {
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 12px;
}
.text a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.text a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.text a:visited {
	color: #FFFFFF;
}
.bottom_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
.bottom_txt a:link {
	color: #CCCCCC;
	text-decoration: none;
}
.bottom_txt a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
.bottom_txt a:visited {
	color: #CCCCCC;
}