
.head24 { color: #000; font-size: 24px; font-family: Arial, Geneva, Helvetica; font-weight: bold }
.head18 { color: #000; font-size: 18px; font-family: Arial, Geneva, Helvetica; font-weight: bold }
.head15-red     { color: #600; font-size: 15px; font-family: Arial, Geneva, Helvetica; font-weight: bold; text-decoration: underline }
.head15  { color: #000; font-size: 15px; font-family: Arial, Geneva, Helvetica; font-weight: bold }
.normal   { color: #000; font-size: 13px; font-family: Arial, Geneva, Helvetica }
.normal_links { color: #000; font-size: 15px; font-family: Arial, Geneva, Helvetica }
.normaljust  { color: #000; font-size: 13px; font-family: Arial, Geneva, Helvetica; text-align: justify }
.medium { color: #000; font-size: 12px; font-family: Arial, Geneva, Helvetica }
.mediumjust { color: #000; font-size: 12px; font-family: Arial, Geneva, Helvetica; text-align: justify }
.small { color: #000; font-size: 11px; font-family: Arial, Geneva, Helvetica }
a { text-decoration: none }
a:hover   { color: #600; text-decoration: none }
body { color: #000; font-family: Arial, Geneva, Helvetica }

.NewsWrap{
	width:580px;
	height:250px;
	overflow-y:scroll;
	overflow:auto
}
.NewsHead{
	font-weight:bold;
	text-decoration:none;
	font-size:15px;
	color: #600;
	margin-bottom:0
	
}
.NewsCont{ margin-top:5px; font-size:12px}
.NewsCont a{ color:#000; font-size:12px}
.line{border-bottom:1px #999999 solid}
.BTN{ background:#000000; padding:5px 10px; border:none; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#FFFFFF; cursor:pointer}
.BTN:hover{ background:#600}
