A:link {text-decoration: none; border-bottom:1px dashed #3399CC; color: #000000}
A:visited {text-decoration: none; border-bottom:1px dashed #3399CC; color: #000000}
A:active {text-decoration: none; border-bottom:1px dashed #3399CC; color: #000000}
A:hover {text-decoration: none; border-bottom:1px dashed #FF0000; color: red;}

body{
 margin: 0;
 padding:0;
 background: #CFDFED;
 background-image:url(http://www.creamedgeezer.com/images/body-bg.gif);
 layer-background-image:url(http://www.creamedgeezer.com/images/body-bg.gif);
 color: #333333;
 }
	 
#hdr{
 height:98px;
 background-image:url(http://www.creamedgeezer.com/images/header-bg.gif);
 layer-background-image:url(http://www.creamedgeezer.com/images/header-bg.gif);
 color:#000000;
 margin:0px 0px 0px 0px;
 }

#lh-col{
 position: absolute;
 top: 118px;
 left: 20px;
 width: 102px;
 border: 0px solid #000000;
 background: #CFDFED;
 background-image:url(http://www.creamedgeezer.com/images/header-bg.gif);
 layer-background-image:url(http://www.creamedgeezer.com/images/header-bg.gif);
 color: #333333;
 margin: 0px;
 padding: 0px;
 height: 127px;
 }

#rh-col{
 font-family:Arial, Verdana, Helv, Helvetica, sans-serif;
 font-size:11px;
 margin: 20px 0px 20px 160px;
 border: 0px solid #000000;
 background: #CFDFED;
 background-image:url(http://www.creamedgeezer.com/images/header-bg.gif);
 layer-background-image:url(http://www.creamedgeezer.com/images/header-bg.gif);
 color: #333333;
 padding: 20px;
 position :relative;
 }
 
 table.menu a {
width:100px;
border:1px solid #CFDFED;
display: block;
}

div.menu a {
color: #000000;
background: #CFDFED;
text-decoration:none;
font-size:11px;
line-height:16px;
font-family: Tahoma, verdana, sans-serif;
padding: 2px 5px;
}

div.menu a:link {
color: #333333;
background: #CFDFED;
}

div.menu a:active {
color: #000000;
background: #CFDFED;
}

div.menu a:visited {
color: #333333;
background: #CFDFED;
}

div.menu a:hover {
color: #eeeeee;
background: #333333;
border:1px solid #000000;
}