  a:link{
    color: #44bfe3;
	font-weight: bold;
	text-decoration: none;
	}
  a:visited{
    color: #44bfe3;
	font-weight: bold;
	text-decoration: none;
	}

  a:hover{
    color: #44bfe3;
	font-weight: bold;
    text-decoration: none;
	}

  a:focus{
    color: #44bfe3;
	font-weight: bold;
	text-decoration: none;
	}