a:link       { text-decoration:underline; color:#000099; } 
a:visited    { text-decoration:underline; color:#000066; } 
a:hover      { text-decoration:underline; color:#660000; }

body         { background-image: url(../images/tile-nav.gif); 
               background-repeat: repeat-y; }
               
.text        { color: #000000; 
               font-family: Times, Times New Roman, serif; 
               font-size: 16px; }

.foot        { color: #000000; 
               font-family: Times, Times New Roman, serif; 
               font-size: 12px; 
               line-height: 14px;
               text-align: center; }