/* fonts */

.list {
	font:  11px Verdana, Geneva, sans-serif;
	color: #69696d;
	line-height: 19px;}
	
	
	
	

/* links */

#words a, a:hover	{
	text-decoration: none;
	color: #00a990;}
	
#words a:hover	{
	color: #000000;}



	
	
/* boxes */
	
#topbar {
	background: url(../images/topbar2.jpg);}
	
	
#words {
	height: 310px;
	margin-right: 25px;
	padding-right: 30px;
	overflow-y:scroll;}
	
	
	
	
	
		
	
/* lists */

ul.list	{
	padding: 0;
	margin: 15px;}



