body {
background-image:url(images/site_bg.gif);
}

.top_text {
	font-family: Tahoma;
	font-size: 12px;
    color:#FFFFFF;
    text-decoration:none;
}
.left_menu_text {
	font-family: Tahoma;
	font-size: 12px;
    color:#FFFFFF;
    text-decoration:none;
}
:hover.left_menu_text {
	font-family: Tahoma;
	font-size: 12px;
    color:#F7CC08;
    text-decoration:none;
}
.content_text {
	font-family: Tahoma;
	font-size: 12px;
    color:#000000;
    text-decoration:none;
}
.content_text_link {
	font-family: Tahoma;
	font-size: 12px;
    color:#A32F00;
    font-weight:bold;
    text-decoration:none;
}
.bottom_text {
	font-family: Tahoma;
	font-size: 11px;
    color:#FFFFFF;
    text-decoration:none;
}
.title_text {
	font-family: Tahoma;
	font-size: 15px;
    font-weight:bold;
    color:#FFFFFF;
    text-decoration:none;
}