/* 
    Document   : base
    Created on : 27-nov-2008, 21:07:23
    Author     : laurent
    Description:
        set behaviour for standard tags. These have been reset by 'resources/css/reset-min.css';
*/

body{}
	a{ font-style: italic; text-decoration: none; font-weight: bold; }
	a:hover{ text-decoration: underline; }
	img.hidden{ display: none; }