#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 : #5D3604;
	font-size : 11px;
	font-family : Tahoma;
	padding-left : 0px;
	text-decoration : none;
}
#blue_link2 a:link,a:visited {
	color : #5D3604;
	text-decoration : none;
}
#blue_link2 a:active {
	color : #5D3604;
	text-decoration : none;
}
#blue_link2 a:hover {
	color : #5D3604;
	text-decoration: underline;
}
#news_title
{
	padding-right: 10px;
	font-size: 11px;
	font-family: Tahoma;
	text-decoration : underline;
	color : Blue;
}
#news_title a
{
	color : #5D3604;
	font-weight : bold;
	text-decoration : none;
}
#news_data
{
	padding-right: 40px;
	font-size: 11px;
	font-family: Tahoma;
	color : Black;
	text-align : justify;
}
#bottom {
	background-repeat: repeat-x;
	background-position: bottom;
	background-color : White;
}
#sq {
	background-image: url("../images/bsquare.jpg");
	background-repeat: no-repeat;
	background-position: center;
	width : 170px;
	vertical-align : top;
	padding: 30px;
}
#interesting  {
	color : #CECECE;
	font-family : Tahoma;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	width : 345px;
	margin-left : 202px;
	margin-top: 100px;
	text-align : left;
	text-indent: 0px;
}
#interesting  a{
	color : #CECECE;
	font-family : Tahoma;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	width : 345px;
	text-align : left;
	text-indent: 0px;
}
#interesting a:link,a:visited {
	color : #CECECE;
	text-decoration : none;
}
#interesting a:active {
	color : #CECECE;
	text-decoration : underline;
}
#interesting a:hover {
	color : #CECECE;
	text-decoration : underline;
}
#news {
	font-family: Tahoma;
	font-size: 11px;
	color: Black;
	font-weight : normal;
}
#news  a{
	color : #5D3604;
	font-family : Tahoma;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}
#news a:link,a:visited {
	color : #5D3604;
	text-decoration : none;
}
#news a:active {
	color : #5D3604;
	text-decoration : underline;
}
#news a:hover {
	color : #5D3604;
	text-decoration : underline;
}
#news_line {
	margin-left:10px; 
	margin-top:15px; 
	margin-bottom:15px;
}
#main_line {
	margin-left:10px; 
	margin-top:10px; 
	margin-bottom:10px;
}
#read_line {
	margin-left:0px; 
	margin-top:10px; 
	margin-bottom:15px;
}
#main_text {
	font-family: Tahoma;
	font-size: 11px;
	margin-left:10px;
	margin-bottom: 20px;
	text-align : justify;
	color: Black;
}
a:link {
	color : #5D3604;
	text-decoration: underline;
}
a:hover {
	color : #5D3604;
	text-decoration: underline;
}
a:visited {
	color : #5D3604;
	text-decoration: underline;
}
a:active {
	color : #5D3604;
	text-decoration: underline;
}
