<title>CAR*COM Style</title>
<style>

  A{dummy};
  	
  A {
	font : 10pt Geneva, Arial;
	color : white;
	text-decoratio: none;
  }
  A:Visited {  	
	color : grey;
  }
  A:Active, A:Hover  {  
  	color : blue;
	background: #
	}


  p.mainhead  {
  	font : 25pt bold bold Arial, Arial;
  }
  p.subhead  {
  	font : 14pt bold bold Arial, Arial;
  }

  
  A.lighthyper  {
  	color : #ffffea;
	text-decoration : none;
  }
  A:Visited.lighthyper {  	
	color : #ebfaff;
  }  
  A:Active.lighthyper, A:Hover.lighthyper  {
	color : orange;
	}


  A.hyperbold  {
  	font-weight : bold;
  	color : navy;
  }
  A:Visited.hyperbold {
  	font-weight : bold;  	
	color : navy;
  }  
  A:Active.hyperbold, A:Hover.hyperbold  {
  	font-weight : bold;
  	color : orange;
	}


  A.lighthyperbold  {
  	font-weight : bold;
  	color : #ffffea;
  }
  A:Visited.lighthyperbold {
  	font-weight : bold;  	
	color : #ebfaff;
  }  
  A:Active.lighthyperbold, A:Hover.lighthyperbold  {
  	font-weight : bold;
  	color : orange;
	}


  .main  {
  	font : 10pt Geneva, Arial;color : #000000;
  	margin : 0%;

  }
  .copyright  {
  	font : 8pt Arial;
	color : navy;
  }
  
  .ununderline	{
	font-weight : bold;color : white;
	text-decoration : none;
  }
  
    .black  {
  	font : 10pt Geneva, Arial;color : black;
  	margin : 0%;
  }

.white  {
  	font : 10pt Geneva, Arial;color : white;
  	margin : 0%;
}	
.whitebold  {
  	font-weight : bold;color : white;
  	margin : 0%;
  }

</style>
