BODY {
		font-family: arial;
		font-size: smallcm;
		font-weight: light;
		font-style: normal;
		cursor: auto ;
		color: #0000000;
		background: #FFFFFF;
		text-transform: none;
		text-decoration: none;
		text-align: left;
}

A:LINK {
		font-family: Arial;
		font-size: smallcm;
		font-weight: light;
		font-style: none;
		cursor: hand;
		color: #FF0000;
}