BODY {
				
	font-size: 80%;
}

TD {
				
	font-size: 80%;
}
A:visited{		
		text-decoration : none;
}

A:link{		
		text-decoration : none;
}

A:hover{		
		color : red;
}
