
body,td {
 font-family: Verdana,Arial;
 font-size: 80%;
 color: #996600;
 overflow:auto;
}

a:visited { color : #000000; text-decoration : underline; }
a:link    { color : #000000; text-decoration : underline; }
a:active  { color : #000000; text-decoration : underline; }
a:hover   { color : #000000; text-decoration : underline; }

input, select {
 font-family:Verdana;
 font-size:90%;
 border: solid 1px #C0C0C0;

}

textarea {
 overflow: auto;
 font-family: Verdana;
 font-size:100%;
 border: solid 1px #C0C0C0;
}

.smallinfo { font-size: 80%; }
.biginfo { font-size: 100%; font-weight:bold; }
.menu { font-size:80%; font-weight:bold; }

.td_1 { background-color: #CCCCCC; }
.td_2 { background-color: #EAEAEA; }


.td_b_1 { background-color: #CCCCCC; }
.td_b_2 { background-color: #EAEAEA; }

.vote_menu { color: #333333; }