.links {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.links:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #bcd20b;
	text-decoration: none;
}
.links2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.links2:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #bcd20b;
	text-decoration: none;
}



.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}
.leftback {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	background-position: right top;
}
.normalbold {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.normal {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	
}
.blue {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #0033FF;
}
.tahoma {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
