#fter {
	background-image: url("../images/footer/bg.jpg");
	background-repeat:no-repeat;
	height: 155px;
	width: 899px;
	 	font-family: verdana, Arial, Helvetica, sans-serif;
		font-size:14px;
		color: white;
}


#fter a:link {
color: white;
text-decoration: none;
}

#fter a:active {
color:  white;
text-decoration: none;
}

#fter a:visited {
color:  white;
text-decoration: none;
}

#fter a:hover {
color: black;
text-decoration: none;
}



#no_link a {
color: white;
text-decoration: none;
}
#no_link a:link {
color: white;
text-decoration: none;
}

#no_link a:active {
color:  white;
text-decoration: none;
}

#no_link a:visited {
color:  white;
text-decoration: none;
}

#no_link a:hover {
color: black;
text-decoration: none;
}

#lang_div a {
		color: blue;
text-decoration: none;
}
#lang_div a:link {
		color: blue;
text-decoration: none;
}

#lang_div a:active {
		color: blue;
text-decoration: none;
}

#lang_div a:visited {
		color: blue;
text-decoration: none;
}

#lang_div a:hover {
color: red;
text-decoration: underline;
}


