.brod {
	font-family: Courier New, Courier, mono;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
.rubis {
	font-family: "Courier New", Courier, mono;
	font-size: 50px;
	font-weight: bold;

}
.brodfat {
	font-family: Courier New, Courier, mono;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	font-weight: bold;

}
a:link {
	font-family: Courier New, Courier, mono;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-family: Courier New, Courier, mono;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-family: Courier New, Courier, mono;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-decoration: underline;
}
a:active {
	font-family: Courier New, Courier, mono;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-decoration: underline;
