.keyword {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	height: 19px;
	width: 100px
}
.body {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px
}
.listings { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px
}
.smallfont {  
	font-family: Tahoma, Verdana, Arial; 
	font-size: 5px; 
	color: #CCCCCC
}

.smallfont a:link {
text-decoration:none;
color: #CCCCCC; 
} 
.smallfont a:visited { 
text-decoration: none;;
color: #CCCCCC;
}
.smallfont a:hover { 
text-decoration: underline;
color: #999999;
}
.smallfont a:active { 
text-decoration: none;
color: #CCCCCC;
}
