/* Kingshighway Baptist Church style - light blue */

BODY 	{font-family: arial,serif; color:#000099; margin: 2px;

 background-color: #99CCFF;     }

/* body background-color             table
   light green    #D7FFEB    with    border  teal    #008080 
   dark green     #008040    with    border  
   light blue     #99CCFF    with    border  blue    #0000FF
   tan            #E9D9C0    with    border  brown   #804040
   brown          #804040    with    border  
                                                */
                                                

table  { border: 1px #0000FF solid; }

a 	{ font-style: normal; color:#008080; text-decoration:none; font-weight:bold; }
a:hover { font-style: normal; text-decoration:none; color:white; background-color: #008080;	}
