Style Sheets

(Home)

Top 3 Resources 
Resource  
Resource  
Resource  
Resource  
Quick Referencek Reference
DIV #mainnav 
{border-Style:none; border-width:2px; font-size : 0.5em; font-family: Arial, Helvetica, sans-serif; 
text-decoration: none;}


#mainnav .button 
{font-size:8px}


#mainnav .menuitem
{width : 22px; height : 25px; background-image : url(Menu_Whale1.gif); background-repeat : no-repeat; background-color : Transparent;
color : #FFFFFF; margin-bottom : 0.1em; text-align:left} 


html>body #mainnav .menuitem {padding:1em 1em;} 

#mainnav .hover
{color : #FFF333; } 

#mainnav .selected { width : 102px; height : 25px; background-image : url(Menu_Whale1.gif); background-repeat : no-repeat; background-color : Transparent; 
color : #FFFFFF; margin-bottom : 0.1em;}
  <head>

<META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css">

a {color : #0033CC;}
a:link {color: #0033CC;}
a:visited.local {color: #0033CC;}
a:visited {color : #800080;}
a:active {color: #800080;}
a:hover {color : #FF6600;}
a:visited.inline {color: #0033cc;}
a:hover.inline {color: #FF6600;}

.footer a:link {color: #FFFFFF;}
.footer a:visited {color: #FFFFFF;}
.footer a:active {color: #FFFFFF;}
.footer a:hover {color: #FFFFFF;}

.BrandedLinkbar A:Visited 
{
color : #FFFFFF;
text-decoration: none; 
}

.BrandedLinkbar A:Active 
{
color: #FFFFFF;
text-decoration: none; 
}

.BrandedLinkbar A:Hover 
{
color : #FFFFFF;
text-decoration: none; 
}

.BrandedLinkbar A:visited.inline 
{
color: #FFFFFF;
text-decoration: none; 
}

.BrandedLinkbar A
{
color: #FFFFFF;
text-decoration: none; 
}

</style>