body { font-size: small;
       text-align: center; 
       color: #999999;
       font-family: sans-serif;
       text-decoration: none;
     }

a { color: #0094ce;
      text-decoration: none;
   }

a:visited { 
color: #00d2ff;
text-decoration: none; 
} 

a:hover { 
color: #ff0024;
text-decoration: none; 
} 

a:active { 
color: #fbfeae;
text-decoration: none; 
} 


#allcontent { width: 700px; 
              margin-right: auto;
              margin-left: auto;
            }

h1 { font-size: 1.6em; 
     color: #ff00ff;		
   }

#links { float: left;
              line-height: 2em;
              font-size: 1.5em;
              color: #e5ff9f;
              text-decoration: none;
              background-color: #0094ce;
              padding: 10px 5px;
              margin-left: auto;
              margin-right: 102px;
              margin-bottom: 100px;
           }

#links a { color: #bedfe5;
                 text-decoration: none;
              }

#links a:visited { 
color: #e5e0be;
text-decoration: none; 
} 

#links a:hover { 
color: #fa6363; 
text-decoration: none; 
} 

#links a:active { 
text-decoration:none; 
}

#colorid	{ width: 100%;
		  margin-right: auto;
                     margin-left: auto;
                   }

.coloralign  { float: left;
                      margin: 0px 7px 10px 7px;
                      background-color: white;
                      color: #222222;
                      font-size: .9em;
                    }

#bkgroundid { width: 750px;
                         margin-right: auto;
                         margin-left: auto;
                        
                      }

.bkgroundalign { float: left;
                            width: 90px;
                            height: 120px;
                            padding: 0px 10px;
                            margin: 0px 5px 30px 3px;
                            font-size: .9em;
                            text-align: center;
                         }

#table { float: right;
               font-size: .9em;
               text-decoration: none;
            }
#table a { color: #999999; }
#table a:link { border: #999999; } 
#table a:visited { border: #999999; } 
#table a:hover { border: #000066; }

#footer { clear: both;
          font-size: .875em;
          color: #777777;
          text-align: center;
          line-height: 1.3em;
          padding-top: 20px;
                         }

#sample { color: #d4e2fb;
                  font-size: 3em;
                  font-family: sans-serif; }
#back { text-align: center;
              font-size: 1.5em; }

#footer a { color: #779977;
                    text-decoration: none;
                 }
