BODY { 
	background: url(images/bkgs_home.gif);
	background-repeat: no-repeat;	
} 
P,td { 
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
} 

A.body {
  color: #0000ff;
  text-decoration: underline;
}

A.body:hover {
	color: #999999;
	text-decoration: underline;
}