		h2 { color: #90f; }
		.who { color: #e199ff; }
		.what { color: #d666ff; }
		.why { color: #b544ee; }
		.terms { color: #9422dd; }
		.contact { color: #7400cc; }
			
a, a:link { font-family:verdana,arial,helvetica,sans-serif; color:#90f; 
	text-decoration:underline; background-color: transparent; }
a:visited { font-family:verdana,arial,helvetica,sans-serif; color:black; 
	text-decoration:underline; background-color: transparent; }
a:hover, a:active { font-family:verdana,arial,helvetica,sans-serif; color:white; 
	text-decoration:none; background-color: #90f; }

#tab1 {
  position:absolute;  left:209px;  top:4px;  width:104px;  height:40px;
  border-color: black; border-width:1px; border-style:solid;  z-index:1;
  font-family:Arial,verdana,helvetica,sans-serif; font-size:14pt;
  text-align:center;  background-color:#e199ff; color:black;  padding:0px; margin:0px; }

#tab2 {
  position:absolute;  left:315px;  top:4px;  width:104px;  height:40px;
  border-color: black; border-width:1px; border-style:solid;  z-index:2;
  font-family:Arial,verdana,helvetica,sans-serif; font-size:14pt;
  text-align:center;  background-color:#d666ff; color:black;}

#tab3 {
  position:absolute;  left:421px;  top:4px;  width:104px;  height:40px;
  border-color: black; border-width:1px; border-style:solid;  z-index:3;
  font-family:Arial,verdana,helvetica,sans-serif; font-size:14pt;
  text-align:center;  background-color:#b544ee; color:black;}

#tab4 {
  position:absolute;  left:527px;  top:4px;  width:104px;  height:40px;
  border-color: black; border-width:1px; border-style:solid;  z-index:4;
  font-family:Arial,verdana,helvetica,sans-serif; font-size:14pt;
  text-align:center;  background-color:#9422dd; color:black;}

#tab5 {
  position:absolute;  left:633px;  top:4px;  width:104px;  height:40px;
  border-color: black; border-width:1px; border-style:solid;  z-index:5;
  font-family:Arial,verdana,helvetica,sans-serif; font-size:14pt;
  text-align:center;  background-color:#7400cc; color:black;}

#breadcrumb {
  background-color:#90f; color:black; }
#breadcrumb1 {
   background-color:#e199ff; color:black; }
#breadcrumb2 {
    background-color:#d666ff; color:black; }
#breadcrumb3 {
    background-color:#b544ee; color:black; }
#breadcrumb4 {
    background-color:#9422dd; color:black; }
#breadcrumb5 {
    background-color:#7400cc; color:black; }

#back {	 
	background-color: #90f; color: #000; }
#back1 {	 
	background-color: #e199ff; color: #000; }
#back2 {	 
	background-color: #d666ff; color: #000; }
#back3 {	 
	background-color: #b544ee; color: #000; }
#back4 {	 
	background-color: #9422dd; color: #000; }
#back5 {	 
	background-color: #7400cc; color: #000; }
