td,body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 15px;
}

.big {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #000000;
}

.bigtitle {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}


.categ {
	font-weight: bold;
	text-align: center;
	color: #000000;
}

a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
.imgth {
border : 1px solid #cccccc; 
} 

.tbb {
border : 1px dotted #000000; 
}

