h1 {
	font-size: 18px;
	color: #999999;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 18px;
	vertical-align: top;
	display: inline;

}
h2 {
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
	display: block;
	line-height: 16px;
	clear: right;
}
h4 {
    font-size: 10px;
	display:block;
	float:left;
	line-height: 16px;
	clear:right;
	width:430px;
}
#content_news {
    width:450px; 
    height:480px;
    float:left;
	overflow:auto;
	padding:5px;
	border:1px solid #333333;
	text-align:left;
}
#content_news a:link{
	color: #9999FF;
	text-decoration: none;
	float: left;
}
#content_news a:visited{
	color: #9999FF;
	text-decoration: none;
	float: left;
}
#content_news a:active{
	color: #9999FF;
	text-decoration: none;
	float: left;
}
#content_news a:hover{
	color: #99CCFF;
	text-decoration: none;
	float: left;
}

#sd_content a:link{
	color: #9999FF;
	text-decoration: none;
	width: 200px;
	text-align: left;
	margin: 3px;
	font-size: 12px;
	line-height: 14px;
	text-transform: capitalize;
}
#sd_content a:visited{
	color: #9999FF;
	text-decoration: none;
	width: 200px;
	text-align: left;
	margin: 3px;
	font-size: 12px;
	line-height: 14px;
	text-transform: capitalize;
}
#sd_content a:active{
	color: #9999FF;
	text-decoration: none;
	width: 200px;
	text-align: left;
	margin: 3px;
	font-size: 12px;
	line-height: 14px;
	text-transform: capitalize;
}
#sd_content a:hover{
	color: #99CCFF;
	text-decoration: none;
	width: 200px;
	text-align: left;
	margin: 3px;
	font-size: 12px;
	line-height: 14px;
	text-transform: capitalize;
}