/*--------------------------------------------------------------
Links
--------------------------------------------------------------*/

a {
	text-decoration: none;	
    color: #263248;
    font-weight: 700;
}

a:visited {
	color: #000;
}

a:hover,
a:focus,
a:active {
	color: #000;
}

                