body {
	font-family: Verdana, Century Gothic, Geneva, Tahoma;
	background-color: #ffffff;
	font-size : 0.70em;	
	line-height: 1.3em;
	color: #494949;
	
}

p {
	font-family: Verdana, Century Gothic, Geneva, Tahoma;
	font-size : 0.70em;	
	line-height: 1.3em;
	color: #494949;
	margin: 0px
	
}


a:link { color: #478e00; text-decoration: none; }
a:hover {  background-color: #ffc000; color: #478e00; text-decoration: none;}
a:visited {  color: #478e00; text-decoration: none; }
a:active {  color: #478e00; text-decoration: none; }


