@charset "UTF-8";
/* CSS Document */

#topics ul li {
	list-style-image:url(../images/arrow.gif);
}
#topics a {
	color:#887b6b;
	text-decoration:none;
	font-weight:bold;
}
#topics a:hover {
	color:#dc8945;
}

#articlebutton1  {
	background-image:url(../images/faked17.jpg);
	background-repeat:no-repeat;
	height:75px;
	width:80px;
	color:white;
	text-align:left;
	font-size:11px;
	font-weight:normal;
	padding-top: 1px;
	padding-left: 73px;
}

#articlebutton1:hover {
	color:yellow;
}


#articlebutton2  {
	background-image:url(../images/faked17.jpg);
	background-repeat:no-repeat;
	height:75px;
	width:80px;
	color:white;
	text-align:left;
	font-size:11px;
	font-weight:normal;
	padding-top: 1px;
	padding-left: 73px;	
}
#articlebutton2:hover {
	color:yellow;