A:link { color: #000077; }
A:visited { color: #000077; }
A:active { color: red; }
A:hover { color: red; }
A { text-decoration: none; }

body { background : url(back.jpg) no-repeat fixed right bottom ;
       color : #000077 ;}


.top { width : 200px ;
       padding : 2px 30px 2px 30px ; }

.title { font-size : 40px ;
         position:relative;
         top:10px;
         left:10px;
         color : #FF9900; }

.sub_title { font-size : 12px ;
         position:relative;
         top:10px;
         left:30px;
         color : #FF9900 ; }

table,td { color : #000077 ;
           padding : 2px 5px 2px 5px ;}

.sub_menu { font-size : 13px ; }

.menu_title { font-size : 18px ;
              color : #9999FF; }

.underline { text-decoration: underline; }