  body {
    background-color:	#ffffff;
  } 

  a:link {

    font-weight: 	bold;
    color: 		#a06060;
    text-decoration: 	none;
  }


  a:visited {

    font-weight: 	bold;
    color: 		#a06060;
    text-decoration: 	none;
  }

  a:hover {


    font-weight: 	bold;
    color: 		#aaaaaa;
    text-decoration: 	none;
  
  }

  .plain {
    font-size:		14;
    color: 		#888888;
    text-decoration: 	none;
  }

  .b_plain {
    font-size:		14;
    font-weight:	bold;  
    color: 		#888888;
    text-decoration: 	none;
  }

  .just { 
    text-align:		justify; 
    font-size:		14;
    color: 		#888888;
    text-decoration: 	none;
  }
 
  .b_just { 
    text-align:		justify; 
    font-weight:	bold;
    font-size:		14;
    color: 		#888888;
    text-decoration: 	none;
  }


  .label {
    font-weight:	normal;
    font-size:		24;
    color: 		#888888;
    text-decoration: 	none;
  }    

  .hi { 
    color:   #a06060;
    font-weight:	bold;
  }
  
  h1 {
    font-weight: 	normal;
    font-size:		24;
    color: 		#888888;
    text-decoration: 	none;    
  }

  h2 {
    font-weight: 	normal;
    font-size:		24;
    color: 		#a06060;
    text-decoration: 	none;    
  }


  h3 {
    font-weight: 	normal;
    font-size:		20;
    color: 		#888888;
    text-decoration: 	none;    
  }

  h4 {
    font-weight: 	normal;
    font-size:		20;
    color: 		#a06060;
    text-decoration: 	none;    
  }

  h5 {
    font-weight: 	normal;
    font-size:		12;
    color: 		#888888;
    text-decoration: 	none;
  }  
  
  h6 {
    font-weight: 	normal;
    font-size:		12;
    color: 		#a06060;
    text-decoration: 	none;
  }  

  strong {
    font-weight: 	normal;
    font-size:		20;
    color: 		#888888;
    text-decoration: 	none;    
  }

  a.menu:link {
    font-size:		14;
    font-weight: 	bold;
    color: 		#666666;
    text-decoration: 	none;
  }

  a.menu:visited {
    font-size:		14;
    font-weight: 	bold;
    color: 		#666666;
    text-decoration: 	none;
  }

  a.menu:hover {
    font-size:		14;
    font-weight: 	bold;
    color: 		#a06060;
    text-decoration: 	none;
  }

  .hi { color:   #a06060;  }
  
  .white {
    font-size:		10;
    font-weight: 	;
    color: 		#ffffff;
    text-decoration: 	none;
  }

  a.two:link {
    font-size:		14;
    font-weight: 	bold;
    color: 		#000000;
    text-decoration: 	none;
  }


  a.two:visited {
    font-size:		14;
    font-weight: 	bold;
    color: 		#000000;
    text-decoration: 	none;
  }

  a.two:hover {
    font-size:		14;
    font-weight: 	bold;
    color: 		#ffffff;
    text-decoration: 	none;
  
  }

a.whit:link {
    font-size:		14;
    font-weight: 	bold;
    color: 		#ffffff;
    text-decoration: 	none;
  }

a.whit:visited {
    font-size:		14;
    font-weight: 	bold;
    color: 		#ffffff;
    text-decoration: 	none;
  }

a.whit:hover {
    font-size:		14;
    font-weight: 	bold;
    color: 		#ffffff;
    text-decoration: 	none;
  }