.tablestyle {
	border: thin solid #0187B7;
}
.l1 {
	color: #0099FF;
	text-decoration: none;
}
.l1:hover {
	color: #ff0000;
	text-decoration: none;
}