body {
	background-image: url(../images/themes/tabiti/bg.jpg);
	background-repeat: repeat;
}

#table_base {
	background-color: #ffe1c3;
}

.text_def {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.text_def_uc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-transform: uppercase;
}

.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #992e3d;
	text-decoration: none;
}

a.menu:hover {
	text-decoration: underline overline;
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #992e3d;
	text-decoration: none;
}

.text_normal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}

a.text_normal:hover {
	text-decoration: none;
	color: #676767;
}

a.text_normal:active {
	text-decoration: none;
	color: #676767;
}
