a {
color: ff3300;
}

a:hover {
color: #aaa;
}

a:visited {
color: #ffcc00;
}

table	{
table-layout: fixed;
width: 620px
}
tr#caption {
padding-bottom: 3em;
font: 75% Verdana, sans-serif;
margin: 295px;
vertical-align: top;
}

tr#caption ul {
list-style-type: none;
}

tr#caption li {
list-style-type: none;
}

tr#caption2 {
padding-bottom: 3em;
font: 75% Verdana, sans-serif;
margin: 295px;
vertical-align: top;
border-color: red;
border-bottom: solid;
border-bottom-width: 2px;
}

tr#space {
height: 45px;
}
col#c1 {
width: 302px;
}
col#c2 {
width: 18px;
}
col#c3 {
width: 302px;
}

.header {
font: 80% Verdana, Arial, sans-serif;
width: 620px;
line-height: 1.2em;
}

.crumb{
font: 60% Verdana, Arial, sans-serif;
font-style: bold;
color: #FF6600;
}

.crumb a:visited {
color: #ffcc00;
}

.crumb a:hover {
color: #aaa
}

.footer {
font: 70% Verdana, Arial, sans-serif;
}