
* { margin: 0; padding: 0; }
body { font: 10px Tahoma, Helvetica, sans-serif; color: #ccc; background-color: #fff;}
td { font: 10px Tahoma, Helvetica, sans-serif; color: #ccc; line-height:22px;}    
a, a:hover, a:visited:hover, a:visited { color: #ccc; text-decoration: none; }
img{ border:0px; }

/************************************************************************************************************
        SAVE AS
************************************************************************************************************/
#navigation { height: 29px; margin: 0; padding: 0; }  
#navigation ul { height: 29px; float: right;  list-style-type: none;}
#navigation ul li a { display: block; height:  29px; list-style-type: none;}
#navigation a.Login { width: 220px; background: url("../images/Navigation.jpg") no-repeat -440px top; }
#navigation a.Login:hover { width: 220px; background: url("../images/Navigation.jpg") no-repeat -440px bottom; }                             
#navigation a.Html { width: 220px; background: url("../images/Navigation.jpg") no-repeat -220px top; }                                
#navigation a.Html:hover { width: 220px; background: url("../images/Navigation.jpg") no-repeat -220px bottom; }                  
#navigation a.Flash { width: 220px; background: url("../images/Navigation.jpg") no-repeat left top; }                                
#navigation a.Flash:hover { width: 220px; background: url("../images/Navigation.jpg") no-repeat left bottom; }