td
{
	font-family: tahoma;
	color: #ffffff;
}

.title
{
	font-size: 13px;
	font-weight: bold;
	color: #c9c9c9;
}

.content
{
	font-size: 11px;
}

.footer
{
	font-size: 11px;
}

.footer a
{
	color: #7e7e7e;
}

.footer a:hover
{
	color: #e7b30f;
}

.menu
{
	font-size: 13px;
	font-weight: bold;
	font-family: arial;
}

.menu a
{
	color: #d48100;
	text-decoration: none;
}

.menu a:hover
{
	color: #ffcc00;
	text-decoration: none;
}