body
{ 
background-color: #000000;
background:url(/graphics/secondary/bgRepeater.jpg);
color: #2e3022;
} 

A.bottom:link {
color: #b7c5b1;
text-decoration: none;
}

A.bottom:visited {
color: b7c5b1;
text-decoration: none;
}

A.bottom:active {
color: #b7c5b1;
text-decoration: none;
}

A.bottom:hover {
color: #b7c5b1;
text-decoration: underline;
}

A:link {
color: 2e3022;
text-decoration: none;
}

A:visited {
color: 2e3022;
text-decoration: none;
}

A:active {
color: 2e3022;
text-decoration: none;
}

A:hover {
color: #2e3022;
text-decoration: underline;
}

font.category
{
color: #2e3022;
font: 18px "Times New Roman", Times, serif;
text-decoration: underline;
}

font.menu
{
color: #2e3022;
font: 12px "Times New Roman", Times, serif
}

p
{ 
font: bold 14px "Times New Roman", Times, serif
}

p.other
{ 
font: 14px "Times New Roman", Times, serif
}

