BODY		{
		 background-color: #F5F5DC;
		 color: #000000
		}

P.subtitle	{
		 font-family: arial, sans-serif;
		 font-weight: bold;
		 font-size: 14pt ;
		 color:#FF0000;
		}

A.normal	{ 
	 	 text-decoration:none;
	 	 color:#FF0000
		}

A.normal:hover	{ 
		 color:#0000FF; text-transform
		}

A.menu		{ 
		 font-family:arial,sans-serif;
		 font-weight:bold;
		 text-decoration:none;
		 font-size:10pt;
		 color:#FF0000
		}

A.menu:hover	{ 
		 color:#000000; text-transform
		}

DIV.menu	{
		 background-color:#00FF00;
		 color:#FF0000;
		 background-image:url("images/grbksmiles.gif");
		 width:100%;
		 padding:10px;
		 font-family:arial,sasns-serif;
		 font-weight:bold;
		 text-decoration:none;
		 font-size:10pt;
		}

