#green_link a {
	color : Green;
	font-size : 16px;
	font-family : Tahoma;
	padding-left : 0px;
	font-weight : bold;
}
#blue_link a {
	color : Blue;
	font-size : 16px;
	font-family : Tahoma;
	padding-left : 0px;
	font-weight : bold;
}
#blue_link2 a {
	color : Blue;
	font-size : 12px;
	font-family : Tahoma;
	padding-left : 0px;
	text-decoration : none;
}
#news_title
{
	padding-right: 10px;
	font-size: 11px;
	font-family: Tahoma;
	text-decoration : underline;
	color : Black;
}
#news_title a
{
	color : Black;
}
#news_data
{
	padding-right: 40px;
	font-size: 10px;
	font-family: Tahoma;
	color : Green;
}
#bottom {
	background-image: url("../images/bottom_bg.gif");
	background-repeat: repeat-x;
	background-position: bottom;
}
#sq {
	background-image: url("../images/bsquare.jpg");
	background-repeat: no-repeat;
	background-position: center;
	width : 170px;
	vertical-align : top;
	padding: 30px;
}