.mem {
	font-family: "??";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.big-title {
	font-family: "Arial";
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.small-title {
	font-family: "??";
	font-weight: bold;
	color: 787878;
	text-decoration: none;
	font-size: 12px;
}
td {
	font-family: "??";
	font-size: 12px;
	color: 787878;
	text-decoration: none;
	line-height: 16px;
}
.padding {
	padding-right: 15px;
	padding-left: 15px;
}
.padding2 {
	padding-right: 15px;
	padding-left: 35px;
}
a:link {
	font-family: "µ¸¿ò";
	font-size: 12px;
	line-height: 16px;
	color: 787878;
	text-decoration: none;
}
a:visited {
	font-family: "µ¸¿ò";
	font-size: 12px;
	line-height: 16px;
	color: 787878;
	text-decoration: none;
}
a:hover {
	font-family: "µ¸¿ò";
	font-size: 12px;
	line-height: 16px;
	color: 101010;
	text-decoration: none;
}
a:active {
	font-family: "µ¸¿ò";
	font-size: 12px;
	line-height: 16px;
	color: 787878;
	text-decoration: none;
}

a.site:link {
	font-family: "??";
	font-size: 12px;
	color: 787878;
	text-decoration: none;
}
a.site:visited {
	font-family: "??";
	font-size: 12px;
	color: 787878;
	text-decoration: none;
}
a.site:hover {
	font-family: "??";
	font-size: 12px;
	font-weight: bold;
	color: 000000;
	text-decoration: none;
}

a.site:active {
	font-family: "??";
	font-size: 12px;
	color: 787878;
	text-decoration: none;
}

a.site2:link {
	font-family: "??";
	font-weight: bold;
	font-size: 12px;
	color: 787878;
	text-decoration: none;
}
a.site2:visited {
	font-family: "??";
	font-weight: bold;
	font-size: 12px;
	color: 787878;
	text-decoration: none;
}
a.site2:hover {
	font-family: "??";
	font-size: 12px;
	font-weight: bold;
	color: 000000;
	text-decoration: none;
}

a.site2:active {
	font-family: "??";
	font-size: 12px;
	font-weight: bold;
	color: 787878;
	text-decoration: none;
}
.input {
	BACKGROUND-COLOR: white;
	font-size: 12px;
	color: black;
	border: 1px solid #a2a2a2;
}
.textarea{
	BACKGROUND-COLOR: white;
	font-size: 12px;
	color: black;
	border: 1px solid #a2a2a2;
}
.submit {
	BACKGROUND-COLOR: F8F8F8;
	font-size: 12px;
	color: black;
	border: 1px solid #a2a2a2;
	height:25px;

}