/* 
    Document   : link
    Created on : 04.02.2013, 12:50:43
    Author     : Bastian.Clemens
    Description:
        Purpose of the stylesheet follows.
*/

.pointer {
    cursor: pointer;
}

.link {
    color:#0694DB;
}