@charset "utf-8";
.Link_S {
	font-size: 13px;
	font-weight:300
}
td img {display: block;}body {
	background-color: #000;
	font-size: 14px;
}
body,td,th {
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
}

.Welcome {
	color: #c74709;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
.BodyTXT {
	font-family: Verdana, Geneva, sans-serif;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color: #F9050D;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
