.entry { font-family: tahoma; 
  font-size: 9pt; 
color: 000000;
 border-top: 10px, solid;
 border-left: 2px, solid;
 border-right: 2px, solid;
 border-bottom: 2px, solid;
 border-color: 000000;
 padding: 5px;
 clear: center;
 resize=no; }

.nav { font-family: tahoma; 
  font-size: 9pt; 
color: 000000;
 border-top: 10px, solid;
 border-left: 2px, solid;
 border-right: 2px, solid;
 border-bottom: 2px, solid;
 border-color: 000000;
 padding: 5px;
 clear: center;
 resize=no; } 

img {
border: none;
}

body{background:FAEDC1;
font-family: tahoma; 
font-size: 9pt; 
color: 000000;
}

a:link {text-decoration: none; font-weight: none; color: #000000}
a:visited {text-decoration: none; font-weight: none; color: #000000}
a:hover {text-decoration: line-under; font-weight: bold; cursor: crosshair; color: #F74F58}
a:active {text-decoration: line-under; font-weight: bold; color: #F74F58}