a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

body {
	background-color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
}
.img-01 {
	padding-left: 35px;
}
.text-01 {
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
}
.text-02 {
	font-size: 12px;
	line-height: 16px;
	color: #CCCCCC;
	padding-right: 10px;
}
.text-03 {
	font-size: 11px;
	line-height: 16px;
	color: #454545;
}
