a {
	text-decoration: none;
}
a:hover {
	color: #ff0000;
}
body,table {
	font-size: 12px;
}
body  {
	margin: 0;
}	
	
