#home
 {
 font:Tahoma;
 color:#990000;
 font-weight:bold;
 font-size:18px;
 }
#home a:hover
 {
 text-decoration:underline;
  color: #990000;
 /* background-color:#000000;*/
  }
  
  #home a:visited {
	text-decoration: none;
	color: #990000;
}
#home a:active {
	text-decoration: none;
	color: #990000;
}
  #about
  {
  font-weight:bold;
  color:#FFFFFF;
  font:Tahoma;
  font-weight:bold;
  font-size:18px;
  }
  #about a:hover
  {
  text-decoration: underline;
  color:#FFFFFF;
  }
  #about a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#about a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#client
 {
   font-weight:bold;
  color:#FFFFFF;
  font:Tahoma;
  font-weight:bold;
  font-size:18px;
 }
 #client a:hover
  {
  /*text-decoration: underline;*/
  color:#FFFFFF;
  }
 #client a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#client a:active {
	text-decoration: none;
	color: #FFFFFF;
}
 #team
 {
    font-weight:bold;
  color:#FFFFFF;
  font:Tahoma;
  font-weight:bold;
  font-size:18px;
 }
 #team a:hover
  {
  /*text-decoration: underline;*/
  color:#FFFFFF;
  }
  #team a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#team a:active {
	text-decoration: none;
	color: #FFFFFF;
	}
 #contact
  {
  font-weight:bold;
  color:#FFFFFF;
  font:Tahoma;
  font-weight:bold;
  font-size:18px;

  }
  #contact a:hover
  {
  /*text-decoration: underline;*/
  color:#FFFFFF;
  }
 #contact a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#contact  a:active {
	text-decoration: none;
	color: #FFFFFF;
	}.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #330033;
}
.linkText {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.textPage {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
}
.outline {
	border: 1px solid #CCCCCC;
}


 .textItem {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
