/* txt links 1 menu start */

.bodyLinks 
{
	color: #49240B;
	font-size: 13px;
}

a.bodyLinks 
{
	text-decoration:none;
}

a.bodyLinks:hover 
{
	text-decoration:underline;
}

/* txt links menu start 

#txtLinks
{
	width: 270px;
	height: 15px;
	margin: 0 auto;
	padding-left: 390px;
	position: relative;
	float: left;
}

#txtLinks ul
{
	width:270px;
	height:15px;
	position:absolute;
	bottom:0;
	right:0;
	display:block;
	z-index:1000;
}

#txtLinks ul li
{
	position:relative;
	float:left;
	list-style:none;
	font-size: 10px;
	color: #fff;
}

#txtLinks ul li a
{
	display:block;
	overflow:hidden;
}

#tm1 a
{
	width:31px;
	text-decoration:none;
}

#tm1 a:hover
{
	text-decoration:underline;
}

#tm2 a
{ 
	width:34px;
	text-decoration:none;
}

#tm2 a:hover 
{
	text-decoration:underline;
}

#tm3 a 
{
	width:35px;
	text-decoration:none;
}

#tm3 a:hover 
{

	text-decoration:underline;
}

#tm4 a 
{
	width:34px;
	text-decoration:none;
}

#tm4 a:hover 
{
	text-decoration:underline;
}

#tm5 a 
{
	width:100px;
	text-decoration:none;
}

#tm5 a:hover 
{
	text-decoration:underline;
}