.links {
	font-family: tahoma, arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF3333;
	text-decoration: none;

}
.wight-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.normal {
	font-family: tahoma, arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}
.elit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.tahoma {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
.tahomawight {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.tahomalink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF3333;
}
.leftback {
	background-image: url(images/bg_left.jpg);
	background-repeat: repeat;
	background-position: right top;
}
