body {
  background: #ffffff;
  text-align: center;
  font-family:verdana
   }

<!-- 00469C -->
a:link { font-size: 13px; color: #00469C; text-decoration: underline }
a:active { font-size: 13px; color: #00469C; text-decoration: underline }
a:visited { font-size: 13px; color: #00469C; text-decoration: underline }
a:hover { font-size: 13px; color: #cc0000; text-decoration: underline }

#a_17 {font-size: 17px}
#a12 {font-size: 12px; font-weight:bold}
#a13 {font-size: 13px; font-weight:bold}

#a_rose { font-size:14px; font-weight:bold; font-family: tahoma; padding:5px; color: #CD5C5C }
#a_green { font-size:14px; font-weight:bold; font-family: tahoma; padding:5px; color: #036C00 }
#a_blue { font-size:14px; font-weight:bold; font-family: tahoma; padding:5px; color: #0077B4 }

#a_red { font-size:18px; font-family: georgia; padding:5px; color: #FF0000 }
#a_top1 { font-size: 13px }
#a_top2 { font-size: 15px }
#a_top3 { font-size: 13px }
#a_hard { font-family: tahoma; font-size: 9px; color:#3A669B }

a img { color: #000000 }

#layout {
  width: 760px;
  margin: auto;
  margin-top: 5px;
  text-align: center;
  }

#header {
	width: 760px;
	margin: 0px;
    text-align: center;
	font-family: impact;
	font-size: 50px;
	color: #A2A2A2;
}

#hardlinks_box {
	width: 760px;
    border:solid 1px;
    border-color: #eeeeee;
	padding:7px;
	text-align:center;
	font-size:10px;
	margin:auto;
	color:#5E5E5E;
}

#hardlinks_box a:link { color: #00469C;}
#hardlinks_box a:active { color: #00469C;}
#hardlinks_box a:visited { color: #00469C;}
#hardlinks_box a:hover { color: #CC0000;}

.menu {
  float: left;
  width: 200px;
  text-align: center;
  }

.contents {
  float: left;
  width: 550px;
  text-align: center;
  }

  #trades { 
   background-color:#FFFFFF;
   border: solid 1px;
   border-top: none;
   border-color:#eeeeee; 
   padding-top: 1px; 
   margin-bottom: 1px; 
   padding:2px; 
   padding-left:5px; 
   text-align:left;
   font-size:9px
   }

#trades a:link { font-family:verdana,arial; color: #00469C; font-size:13px; font-weight:bold; text-decoration: underline}
#trades a:active { font-family:verdana,arial; color: #00469C; font-size:13px; font-weight:bold; text-decoration: underline }
#trades a:visited { font-family:verdana,arial; color: #00469C; font-size:13px; font-weight:bold; text-decoration: underline }
#trades a:hover { font-family:verdana,arial; color: #CC0000; font-size:13px; font-weight:bold; text-decoration: underline }


   #columns {
   background-color:#EEEEEE;
   padding:3px; 
   font-weight:bold;
   font-size:13px;
   text-align:center   
   }

	#post_box {
	background-color: #FFFFFF;
	border:solid 1px; 
	width: 525px;
	border-color: #eeeeee;
	padding:7px;
	text-align:center;
	font-size:10px;
	margin:auto;
	color:#5E5E5E;
	}

	#post_box a:link { color: #00469C;}
	#post_box a:active { color: #00469C;}
	#post_box a:visited { color: #00469C;}
	#post_box a:hover { color: #CC0000;}

   #post_header {
   background-color:#FFFFFF;
   padding:5px; 
   text-align:center;
   font-size:20px;
   color:#727272   
   }

   #post_footer {
   background-color: #FFFFFF;
   padding: 7px;
   font-size: 13px;
   font-weight: bold;
   color:#727272   
   }

.pics { background-color:#FFFFFF;padding:0px; text-align:center }
.pics img { margin-left:5px; margin-right: 5px; margin-top: 0px; margin-bottom: 0px }
