body {
	font-family: Tahoma;
}

td {
	font-family: Tahoma;
}

th {
	font-family: Tahoma;
}
.bordes {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border: 1px solid 837C7C;
}
.nolink {  font-size: 12px;
		   text-decoration: none;
		   font-weight : bold;
		   color: #000000;
		   ;
		   }
.nolink:hover {
		   font-size: 12px;
		   text-decoration: underline;
           font-weight : bold;
		   color: #000000;
		   ;
		   }