body {
	font-size: 11px;
	margin: 8px 20px 0 20px;
	line-height: 24px;
	position: relative;
	float: left;
}
img {
	border: 0;
}
ul, li {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
a {
	text-decoration: none;
	color: #000000;
	border-bottom: #000;
	border-width: 0 0 2px 0;
	border-style: none none solid none;
	padding-top: 4px;
}
a:visited {
	text-decoration: none;
	color: #000000;
	border-bottom: #000;
	border-width: 0 0 2px 0;
	border-style: none none solid none;
	padding-top: 4px;
}
a:link {
	color: #000000; 
	text-decoration: none
}
a:active {
	color: #000000; 
	text-decoration: none
}
a:hover { 
	color: #000;
	text-decoration: none; 
	border-bottom: 2px solid #33ff33; 
	padding-top: 4px; 
	border-top-style: none; 
	border-top-width: 0; 
	border-right-style: none; 
	border-right-width: 0; 
	border-left-style: none; 
	border-left-width: 0;	
}
h1 	{
	font-size: 16px;
	font-weight: lighter;
	color: #000;
}
