a.top_title:link	{
       text-decoration:none;
       color: white;
}

a.top_title:hover	{
       text-decoration:none;
       color:yellow;
}

a.top_title:active	{
       text-decoration:none;
       color:yellow;
}

a.top_title:visited	{
       color: white;
       text-decoration:none;
}
