.lan {
	font-size: 12px;
	line-height: 20px;
	color: #0158A7;
	text-decoration: none;
}


a.lan:visited{
    background: transparent;
    color: #0158A7;
    text-decoration: underline;

}
a.lan:active{
    background: transparent;
    color: #FF4400;
    text-decoration: none;


}
