﻿#products p {
background:#F9DBA4 none repeat scroll 0 0;
border:2px solid #8B6D3F;
line-height:1.3;
margin:0 0 15px;
padding:10px;
}

#products a:link, #products a:visited, #products a:active {
color:#CC3300;
font-weight:bold;
text-decoration:none;
}
a:link {
background:transparent none repeat scroll 0 0;
color:#3366FF;
}
#products a:hover {
color:#009900;
font-weight:bold;
text-decoration:none;
}