body {
	margin-top: 20px;
}
.text_main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #525252;
}
.text_top {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #A4A4F2;
}
.text_bottom {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #5C5C5C;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #E375FF;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #E375FF;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #F2BFFF;
	text-decoration: underline;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #E375FF;
	text-decoration: none;
}
.text_small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #BEBEBE;
	font-style: italic;
}

