.more {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: underline;
}
.text {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
}
.down_link {
	font-family: tahoma;
	font-size: 10px;
	color: #CCCC99;
	text-decoration: underline;
}
.home_but_text {
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.smallink {
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.side_left_bar {
	background-image: url(images/bar.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.side_rig_bar {
	background-image: url(images/bar_right.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

