BODY {
		font-family: Tahoma;
		font-size: smallcm;
		font-weight: medium;
		font-style: none;
		cursor: auto ;
		text-decoration: none;
		text-align: left;
}


A:hover {
		font-family: Tahoma;
		font-size: smallcm;
		font-weight: medium;
		font-style: normal;
		cursor: hand;
		color: #000000;
		background: #FFFF00;
}