/* 
    Document   : wsite01
    Created on : 09-Sep-2013, 17:26:45
    Author     : Net Beans for PHP
    Description:
        Purpose of the stylesheet follows.
*/

root { 
    display: block;
}
a:link {text-decoration:none;}     
a:visited {text-decoration:none;} 
a:hover {text-decoration:none;}  
a:active {text-decoration:none;} 
        
           

 
