
/************* MENU ****************/

.train_menu a
{
    font-family: arial;
    text-decoration: none;    
}

.train_menu a:hover
{
    font-family: arial;
    color:Black;
    font-weight: bold;
    text-decoration: none;  
}