table#productslinks {
width:600px;
border-collapse:separate;
border-spacing:1px;
}

table#productslinks td p {
margin:0;
}

table.data {
border-collapse:separate;
border-spacing:1px;
background:#0c4a84;
margin:1em 0;
width:500px;
}

table.data th p {
padding:0;
text-align:center;
}

table.data th, table.data td {
background:White;
padding:2px 5px;
}

table.data td p. table.data td li {
margin:0;
}

A { font-weight: normal; }
A:link {color: Black; text-decoration:underline;}
A:visited {color: Gray; text-decoration:underline;}
A:hover {color: #ff0000; text-decoration:underline; background:none;}
A:active {color: #ff0000; text-decoration:underline; background:none;}

body p {
text-align:center;
}

table td {
padding:5px;
text-align:left;
}

table td p {
text-align:left;
}

