body {
 background: #FFFFFF;
}

a:link { text-decoration:none; color:#8484ff; }
a:visited { text-decoration:none;  color:#8484ff; }
a:hover { text-decoration:underline}
a:active { text-decoration:none}
a:focus { text-decoration:none}

menu_left{
         position: absolute;
         top: 0px;
         left: 0px;
         }

.headline1 {font-family: sans-serif;
        font-size: 25px;
        color: #777777;
}

.text1 {font-family: sans-serif;
        font-size: 14px;
        color: #777777;
        }

.text2 {font-family: helvetica, sans-serif;
        font-size: 32px;
        color: #888888;
        }

.text3 {font-family: helvetica, sans-serif;
        font-size: 18px;
        font-weight: bold;
        color: #888888;
        }

.text4 {font-family: sans-serif;
        font-size: 14px;
        color: #777777;
        }

.text5 {font-family: sans-serif;
        font-size: 17px;
        color: #777777;
        }

.text6 {font-family: helvetica, sans-serif;
        font-size: 18px;
        color: #888888;
        }

.text7 {font-family: sans-serif;
        font-size: 24px;
        color: #777777;
        }