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

.left_menu_text {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-repeat: repeat;
}
:hover.left_menu_text {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	background-repeat: repeat;
}
.middle_text {
	font-family: Tahoma;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	background-repeat: repeat;
}
.bottom_text {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-repeat: repeat;
}
:hover.bottom_text {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFF00;
	text-decoration: none;
	background-repeat: repeat;
}
.subject_text {
	font-family: Verdana;
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
	background-repeat: repeat;
}
