body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #b62806;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;

}
a:hover {
	color: #FFFF00;
	text-decoration: none;

}
tr {
}
.title-s {
	color: #CCCCCC;
}
.tr-title {
	background-color: #333333;
}
.title-xxl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;

}
a:active {
	color: #FFFFFF;
	text-decoration: none;

}
.title-yellow-m {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #FFFF00;
}
.normal-yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFF00;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
.normal-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	font-weight: bold;

}
