/* 
    Document   : work
    Created on : Jun 4, 2012, 12:50:20 PM
    Author     : peter
    Description:
        Purpose of the stylesheet follows.
*/

.cat_bg, .sociable { 
    background-color: #4D3069;
}

.cat_color{ 
    color: #B78DE0;
}

.content_item_text a:link, .content_item_text a:visited, .content_item_text a:hover, .content_item_text a:active {
    color: #b78de0;
    text-decoration: none;
}


a:link, a:visited, a:active, a:hover{
    color: #b78de0; 
}
 
.color-footer-work{
    padding-top: 10px;
    color: #b78de0; 
}