body {

	border:1px;
	min-width:800px;
}

td {
	border:1px;
min-width:800px;
}

th {
min-width:800px;
border:1px;	
}


a { 
	text-decoration: none;

}
a.m1 { 
	color : white;

}
a:hover { 
	text-decoration: none;
	color: blue;
}
a.m2 { 
	color: black;

}
a:visited {
	text-decoration: none;
}

a:link {
	text-decoration: none;

	
	
}
