/* $Id: df2-colour2-dol.css 1598 2010-05-25 15:18:00Z jamesf $ */
/******************************************************************************/
/* (c) 2008 Dalton Firth Limited                                              */
/*                                                                            */
/* All rights reserved.  No part of this work may be copied, modified or      */
/* distributed without permission of the copyright holder, except where this  */
/* program has been lawfully obtained, and then only to facilitate the        */
/* installation and operation of the program within the rights granted for    */
/* its use.                                                                   */
/*                                                                       (/c) */
/******************************************************************************/
a,
a:visited
{
   color: #Aa5e64;
}

a:hover
{
    color: #540c9c;
}


