/*!
 * Bootstrap v3.0.0
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world by @mdo and @fat.
 */

/*! normalize.css v2.1.0 | MIT License | git.io/normalize */

.navbar{
background: white;
}

.bigg{
  font-size: 28px;
  font-weight: Semibold;
}

.btn-link2 {

  background: white;
  font-size: 24px;
  font-weight: Semibold;
  /*cursor: pointer;*/
}

.a2-link{
	background: white;
	color: black;
	font-size: 16px;
	font-weight: Semibold;
	/*cursor: pointer;*/
}

