.topnav {font-family: verdana; font-size: 8px; color: white; text-decoration: none;}
.topnav:hover {font-family: verdana; font-size: 8px; color: white; text-decoration:underline;}

.footer {font-family: verdana; font-size: 9px; color: white; text-decoration: none;}
.footer:hover {font-family: verdana; font-size: 9px; color: white; text-decoration:underline;}

.sub_nav {font-family: verdana; font-size: 10px; color: #996633; text-decoration: underline;}
.sub_nav:hover {font-family: verdana; font-size: 10px; color: black; text-decoration:underline;}

p.header {border-bottom-style: dotted; border-color:gray; border-width:thin;}
p.footer {border-top-style: dotted; border-color:gray; border-width:thin;}
p.main {border-left-style: dotted; border-color:gray; border-width:thin; border-right-style: dotted;}
p.web {border-color:gray; border-width:thin; border-top-style: dotted; border-right-style: dotted;}
p.box {border-bottom-style: dotted; border-color:black; border-width:thin;}
p.solid {border-style: solid}
p.double {border-style: double}
p.groove {border-style: groove}
p.ridge {border-style: ridge}
p.inset {border-style: inset}
p.outset {border-style: outset}


span.content
{
font-family:verdana;
color:black;
font-size:11;
text-decoration:none;
}

span.footer
{
font-family:verdana;
color:white;
font-size:10;
text-decoration:none;
}

span.title
{
font-family:verdana;
color:black;
font-size:14;
text-decoration:none;
font-weight:bold;
}
