<!--

BODY {
width:99%;
font-family: Verdana,Helvetica,Arial;
font-size: 71%;
text-align:left;

}

#layout {width:99%; text-align:left;}
#head{padding-bottom:20px;}
#nav, #bottom, #sidebar{display:none;}

#content{
line-height:1.25em;
width:99%;
text-align:left;

}

a:link {text-decoration:none;color:#DB8D1E;}
a:visited {text-decoration:none;color:#DB8D1E;}
a:active {}
a:hover {color:#74787E; text-decoration:underline;	}

a:after, a:link:after  { 
color: #000000;
background-color:transparent; 
content: " * Link " attr(href) "* "; }
}
a:visited:after {
color:#000000; 
background-color:transparent;
content: " * Link " attr(href) "* "; }
-->

