.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #B1B0B0;
	text-decoration: none;
}
.link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FE5C32;
	text-decoration: none;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FBB7A9;
	text-decoration: none;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #6E6E6E;
	text-decoration: none;
}



body {
	background-image: url(images/bg.jpg);
	SCROLLBAR-FACE-COLOR: #222222;
	SCROLLBAR-ARROW-COLOR:white;
	SCROLLBAR-TRACK-COLOR:#CDCDCD;
	scrollbar-dark-shadow-color:#A69369;
	background-position: center center;
	margin-top: 5%;
	background-attachment: fixed;
}




.box1 {
	background-color: #474848;
	border: 2px solid #656565;
	height: 345px;
	width: 520px;
}
.box2 {
	background-color: #890101;
	height: 121px;
	width: 520px;
}
.box3 {
	background-color: #1B1B1C;
	width: 520px;
}

  @font-face {
    font-family: Brie Light;
    font-style:  normal;
    font-weight: normal;
	font-size: 14px;
	color: #FBB7A9;
    src: url(BRIELIG0.eot);
  }
  @font-face {
    font-family: arial;
    font-style:  normal;
    font-weight: normal;
	font-size: 12px;
	color: #E7A800;
    src: url(FFFALAS0.eot);
  }
  @font-face {
    font-family: FFF Harmony;
    font-style:  normal;
    font-weight: normal;
	font-size: 8px;
	color: #6E6E6E;
    src: url(FFFHARM0.eot);
  }
  @font-face {
    font-family: FFF Atlantis Trial;
    font-style:  normal;
    font-weight: normal;
	font-size: 8px;
	color: #595959;
    src: url(FFFATLA0.eot);
  }

.tag_Brie_Light{
	font-family: "Brie Light";
	font-size: 14px;
	color: #FBB7A9;
	line-height: 20px;
}

.tag_FFF_Alaska{
	font-family: arial;
	font-size: 12px;
	color: #E7A800;
	text-decoration: none;
}
.tag_FFF_Alaska:hover{
	font-family: "arial";
	font-size: 12px;
	color: #C8C8C8;
	text-decoration: none;
}
.tag_FFF_Alaska2{
	font-family: "FFF Alaska";
	font-size: 8px;
	color: #B1AEAE;
}
.tag_FFF_Alaska3{
	font-family: "FFF Alaska";
	font-size: 8px;
	color: #747474;
}
.tag_FFF_Harmony{
	font-family: "FFF Harmony";
	font-size: 8px;
	color: #6E6E6E;
}

.tag_FFF_Atlantis_Trial{
	font-family: "FFF Business";
	font-size: 8px;
	color: #7F7F7F;
}
