table.subpagelist {font-size: xx-small; border: 0px #cccccc solid; background: #FFFFFF; }
table.subpagelist td {font-size: xx-small; width: 100px; text-align: center;}

table.subpagelist td.parentpage {font-size: xx-small; background: #ACC500; }
table.subpagelist td.subpage {font-size: xx-small; background: #f0f0f0; }

table.subpagelist td.parentpage a {font-size: xx-small; color: #FFFFFF; font-weight: bold; text-decoration: none; width: 100px}
table.subpagelist td.parentpage a:hover {font-size: xx-small; color: red; background: #d0d0d0}

table.subpagelist td.subpage a {font-size: xx-small; color: #333333; font-weight: bold; text-decoration: none; width: 100px}
table.subpagelist td.subpage a:hover {font-size: xx-small; color: #FF0000; background: #d0d0d0}
