#linx_header a{
	text-decoration: none;
	color: #000000;
}

#linx_header a:hover{
	color: #ff0000;
}

#linx_header a:active{
	color: #ff0000;
}

