﻿.botmenu a link
{
font-family:verdana;
font-size:8pt;
color:white;
text-decoration:none;
}
.botmenu a:visited 
{
font-family:verdana;
font-size:8pt;
color:white;
text-decoration:none;
}
.botmenu a:hover
{
font-family:verdana;
font-size:8pt;
color:yellow;
text-decoration:underline;
}
.botmenu a:active
{
font-family:verdana;
font-size:8pt;
color:white;
text-decoration:none;
}



