/* 
    Document   : tiny.css
    Created on : Dec 23, 2013, 9:54:43 AM
    Author     : itaynoy
    Description:
        Purpose of the stylesheet follows.
*/

.colored{
    font-weight:bold;
    color:#FF6600;
}

