/* 
        @project: mispabasetheme
        @file: style.css
        @description: basic stylesheeting for mispadigital
        @created_on: 01feb2010
        @last_modified_on: 02mar2010
        @created_by: LRU
        @tested_on:
*/

.hide {
    display: none;
}

.skip-link {
    position: absolute;
    top: -200%;
}

a {text-decoration: none;} a:hover {text-decoration: underline;}
