body a {
	color: #ff3300;
}

body, td {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
line-height: 14px;
font-weight: normal;
color: #333333;
}

.sitestructure th, .sitestructure th a { color: #ff3300; font-weight: bold; font-size: 12px; }
.sitestructure td, .sitestructure td a { color: gray; vertical-align: top; font-size: 12px; }
.sitestructure .selected a { color: #ff3300; }
.sitestructure a { text-decoration: underline; }

/*.site_structure :link, .site_structure :link { color: gray; }*/

.editlist th, .editlist th a { color: #ff3300; font-weight: bold; font-size: 12px; }
tr.colourheader td { background-color: #ff3300; color: black; }
.footer * { color: #ff3300; }
table.timage td, table.timage td.a {  color: #ff3300; }
div.error { color: #ff3300; font-weight: bold; }

