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