.normal {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #B67715;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

.normalnoir {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #000000;
	text-transform: none;
}

.normalgris {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #999999;
	text-transform: none;
}

.legende {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	color: #B67715;
}

.mini {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	color: #B67715;
}

.mininoir {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	color: #000000;
}

.title {
	font-family: Verdana;
	font-size: 15px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	font-variant: normal;
	color: #999999;
}

.link {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #999999;
}

.link:hover {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #B67715;
}

.titlelink {
	font-family: Verdana;
	font-size: 15px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #999999;
}

.titlelink:hover {
	font-family: Verdana;
	font-size: 15px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline;
	color: #DDDDDD;
}

.minilink {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	color: #999999;
}

.minilink:hover {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	color: #B67715;
}


.minilinknoir {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}

.minilinknoir:hover {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	color: #B67715;
}

