.Description {	font-family: Georgia, Times, serif;	font-size: 12px;	color: #444444;	line-height: 18px;}.little-paragraphs {
	font-family: verdana, sans-serif; 
	font-size: 10px; 
	color: #444444; 
	line-height: 15px; 
}
a:visited {
	color: #444444;
	text-decoration: underline;
}
a:link {
	color: #444444;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #888888;
	text-decoration: underline;
}
body { 
	background:url(../non-javascript_images/bg_top.jpg) repeat-x 0 0 #EEEEEE;
	background-color:#EEEEEE; 
}