body
{
	font-family: arial, helvetica or tahoma;
	background-color: White;
} 

h4
{
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a:link, a:active, a:visited 
{
	color: #000000;
	font-family: inherit;
	font-size: inherit;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal
} 

a:hover 
{
	color: #999999;
	font-family: inherit;
	font-size: inherit;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
	background-color: #FFFFFF
} 



