		h2 { color: #f00; }
		.who { color: #ff9d99; }
		.what { color: #ff7066; }
		.why { color: #e44;	 }
		.terms { color: #dd222c; }
		.contact { color: #cc0014; }
			
a, a:link { font-family:verdana,arial,helvetica,sans-serif; color:#f00; 
	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: #f00; }

#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:#ff9d99; 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:#ff7066; 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:#e44; 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:#dd222c; 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:#cc0014; color:black;}

#breadcrumb {
    background-color:#f00; color:black; }
#breadcrumb1 {
   background-color:#ff9d99; color:black; }
#breadcrumb2 {
   background-color:#ff7066; color:black;  }
#breadcrumb3 {
    background-color:#e44; color:black; }
#breadcrumb4 {
   background-color:#dd222c; color:black; }
#breadcrumb5 {
   background-color:#cc0014; color:black; }

#back {	 
	background-color: #f00; color: #000; }
#back1 {	 
	background-color: #ff9d99; color: #000; }
#back2 {	 
	background-color: #ff7066; color: #000; }
#back3 {	 
	background-color: #e44; color: #000; }
#back4 {	 
	background-color: #dd222c; color: #000; }
#back5 {	 
	background-color: #cc0014; color: #000; }