@charset "utf-8";
body {
	background-color: #CCC;
	background-image: url(images/main_bg.jpg);
}

#search_field {
	font-size: 12px;
	background-color: #F6F6F6;
	border: 1px solid #999;
	color: #511047;
}
.text_a {
	font-size: 9pt;
	color: #6C6C6C;
	line-height: 16pt;
}
.text_b {
	font-size: 9pt;
	color: #538995;
	line-height: 14pt;
}
.text_c {
	font-size: 9pt;
	color: #F60;
	line-height: 14pt;
}

.text_c  A{
	font-size: 9pt;
	color: #F60;
	line-height: 14pt;
}

.text_c  A{
	font-size: 9pt;
	color: #F60;
	line-height: 14pt;
}

.text_a A{
	color: #333;
	text-decoration: underline;

}

.text_pink {
	font-size: 12px;
	color: #DB738F;
	line-height: 12pt;
}
a:hover {
	text-decoration: none;
}
a:link {
	color: #D380A7;
}
a:visited {
	color: #762356;
}
a:hover {
	text-decoration: none;
}
.purple_t {
	font-weight: bold;
	color: #792458;
}
