#whereami 
{
color : #FF6600;
font-family : Arial;
font-size : 15px;
padding-left : 10px;
font-weight : bold;
}

#whereami a
{
color : #232361;
font-family : Arial;
text-decoration : none;
font-size : 11px;
font-weight : bold;
}

#whereami a:hover
{
font-family : Arial;
color : #232361;
font-size : 11px;
text-decoration : none;
font-weight : bold;
}

#whereami a:active
{
text-decoration : none;
color : #232361;
font-family : Arial;
font-size : 11px;
font-weight : bold;
}

#whereami a:visited
{
font-size : 11px;
color : #232361;
font-family : Arial;
font-weight : bold;
text-decoration : none;
}


