table {
	font-family: Trebuchet MS, Times New Roman, Times, serif;
	font-size: 12px;
	color: #3f220b;
}
a:link {
	color: #B33E11;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #FF6600;
}
a:active {
	color: #FF6600;
}
.titleSmall {
	font-family:Georgia, "Times New Roman", Times, serif ;
	font-size: 12px;
	font-style: italic;
	color: #B33E11;
}
.titleBigOren {
	font-family:Georgia, "Times New Roman", Times, serif ;
	font-size: 10pt;
	font-weight: bold;
	color: #B33E11;
}