body {
  text-align: center;
  background-color: #D5D0B0;
  margin-top:3px;
  margin-bottom:3px;
  color:#666666;
}

A:link {
	COLOR: #C86000; text-decoration: none
}
A:visited {
	COLOR: #C86000; text-decoration: none
}
A:active {
	COLOR: #C86000; text-decoration: none
}
A:hover {
	COLOR: #FF0000; text-decoration: underline
}

#prd_list {
margin:0.5em; padding:0.1em; border:0px solid #999999; 
background-color:#faf8e9; font-size:14px; font-family:Tahoma;
width:450px;}
