body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

td {
  padding: 5px;
}

tr.normal {
  font-weight: 500;
}

tr.boldik td {
  font-weight: 800;
}

A:link{color : #0000B1; font-weight : 500; text-decoration : none;   }
A:visited{color : #0000B1; font-weight : 500; text-decoration : none;}
A:hover{color : #ff0000; font-weight : 500; text-decoration : underline;}

.mover {
	background: #EEEEEE;
	cursor: none;
}
