@charset "UTF-8";
body {
	background-color: #4D083E;
	background-image: url(img/img_r/bg2.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.Text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 17px;
}
.Text_T {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

A  { text-decoration:none }
A:link { color:#bd2488}
A:visited { color:#bd2488}
A:active { color:#4f0a37}
A:hover { color:#4f0a37}


A.another  { text-decoration:none }
A.another:link { color:#000000}
A.another:visited { color:#000000}
A.another:active { color:#bd2488}
A.another:hover { color:#bd2488}