@charset "utf-8";
/* CSS Document */

a:link {
	text-decoration: none;
	color: #333333;
	font-size: 16px;
}
a:visited {
	text-decoration: none;
	color: #333333;
	font-size: 16px;
}
a:hover {
	text-decoration: none;
	font-size: 16px;
	color: #333333;
}
a:active {
	text-decoration: none;
	font-size: 16px;
	color: #333333;
	text-align: center;
}

img {
    border: 0;
}
.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black);
	background-color: rgb(255,255,255);
}
