/*
This style sheet was created from E:\Webdesign\leo\index.htm
*/

BODY {  background: #000033;
font-family: Verdana;
font-size: 12px;
color: White;

 }

TABLE, TR, TD {  }

A { 
font-size: 9px;
 }

/* note that A:HOVER isn't supported by all browsers */
A:HOVER { 
color: Red;
 }

A:VISITED {
color: White;
  }

A:LINK { 
color: White;}

BR {  }

CENTER {  }

H1 {  }

H4 {  }

IMG {  }

