a:link          { color:#888; text-decoration:none }
a:active        { color:#888; text-decoration:none }
a:visited       { color:#990000; text-decoration:none }
a:hover         { color:#ffffff; text-decoration:underline }
.i              { border-top: 4px;
                  border-left: 4px;
                  border-right: 8px;
                  border-bottom: 8px;
                  height: 200;
                  width: 150;
                }
.txt            { text-align: center;
                  font-size: 15px;
                  font-family: arial, sans serif;
                  font-weight: bold;
                  font-style: normal;
                }
.txt2            { text-align: left;
                  font-size: 12px;
                  font-family: arial, sans serif;
                  font-weight: normal;
                  font-style: normal;
                }
.txt3            { text-align: center;
                  font-size: 18px;
                  font-family: comic sans ms, sans serif;
                  font-weight: bold;
                  font-style: italic;
                }
.idx            { padding: 15px;
                  margin:  2px;
                }