A.link {TAHOMA;
	  font-size: 10pt; 
	  color: darkblue;
	  text-decoration: underline;
}

A.link:hover
{
	
	color : gold;
	text-decoration: none;
}

A {TAHOMA;
	  font-size: 10pt; 
	  color: gold;
	  text-decoration: none;
}


A:hover  {
	
	color : white;
	text-decoration: none;
}




.bodytext { color:gold; font-size:9px; font-family:Tahoma; } 


TD {font-family: tahoma;
	font-size: 10pt; 
	color: black;
}



p { TAHOMA;
    font-size: 10pt;
	color: black;
	}
 
