.links {
	font-family: Tahoma;
	font-size: 14px;
	line-height: 32px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/arr.jpg);
	background-repeat: no-repeat;
	background-position: 20px center;
	padding-left: 35px;
	letter-spacing: 1px;
}
.bold {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 40px;
	font-weight: bold;
	color: #eaff00;
	text-align: center;
}
.mid {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding-right: 20px;
	padding-left: 27px;
}
.botlink {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #DFDFDF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	letter-spacing: 1px;
}


.botlink:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color:#FFCC00;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}




.links:hover {
	font-family: Tahoma;
	font-size: 14px;
	line-height: 32px;
	font-weight: bold;
	color:#FFFF00;
	text-decoration: none;
	background-image: url(../images/arrover.jpg);
	background-repeat: no-repeat;
	background-position: 20px center;
	padding-left: 35px;
	letter-spacing: 1px;
}
.bot {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 35px;
	font-weight: normal;
	color: #ad8282;
	text-align: center;
}



.line {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #DFDFDF;

}

