* {
	margin : 0px;
	padding : 0px;
}

body {	
	color : #7B7B7B;
	text-align : center;
	font-family : tahoma, sans-serif;
	font-size : 13px;
	scrollbar-base-color: #FFA500; 
	scrollbar-arrow-color: #000000;	
	scrollbar-DarkShadow-Color: #FE9A04; 
}

a {
	color : #7B7B7B;
	text-decoration: none;
	font-size : 13px;
}

a:hover {
	color : #000000;
	text-decoration : none;
}

.links {
	padding-top : 2px;
	padding-right : 2px;
	float : right;
	font-weight : bold;
}

#page_next {
	margin : 0px auto;
	font-size : 10px;
	color : 	#0000FF;
}

#page_next a {
	color :	#FF0000;
	font-size : 11px;
	text-decoration : none;
}
#page_next a:hover {
	color : #000000;
	text-decoration : none;
}
#article_header {
	margin-top : -1px;
	margin-bottom : 1px;
	width : 349px;
	font-size : 14px;
	color : 	#7B7B7B;
	text-align : center;	
}

#article_header a {
	color :	#7B7B7B;
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
}

#article_header aa {
	color :	#7B7B7B;
	font-size : 14px;
	font-weight : normal;
	text-decoration : none;
	
}
#article_list {
	margin : 0px auto;
	width : 420px;
	font-size : 14px;
	color : 	#7B7B7B;
	text-align : left;	
}
#article_list a {
	color :	#7B7B7B;
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
}
#article_list a:hover {
	color : #000000;
	text-decoration : none;
}