BODY 
{
     color: black;
     background: url(images/tlc_bg_tile.gif) #DEE7EF;
     font-family: Verdana, Arial, sans-serif;
}

A.glossary:hover 
{
     color: gray;     
}

A.glossary 
{
     font-weight: bold;
     list-style-type: none;
     text-decoration: none;
     color: navy;
}

A:link:hover 
{
     color: gray;
}

A:link.resume 
{
     color: #000066;
     text-decoration: none;
     font-weight: bold;
}

A:link:visited.resume 
{
     color: #000066;
     text-decoration: none;
     font-weight: bold;
}

A:link:hover.resume 
{
     color: gray;
     text-decoration: underline;
     font-weight: bold;
}

.title 
{
     color: #000033;
}
