body {
 width: 100%;
 margin: 0px;
 padding: 0px;
 font-family: Tahoma, Arial;
 font-size: 11px;
 color: #272727;
}

.table { color: #272727; font-size: 11px; font-weight: normal; text-decoration: none; }
.table a:link { color: #272727; font-size: 11px; font-weight: normal; text-decoration: none; }
.table a:visited { color: #272727; font-size: 11px; font-weight: normal; text-decoration: none; }
.table a:active { color: #000000; font-size: 11px; font-weight: normal; text-decoration: none; }
.table a:hover { color: #000000; font-size: 11px; font-weight: normal; text-decoration: none; }

.red2 { color: #485B86; font-size: 11px; font-weight: normal; text-decoration: none; }

.green2 { color: #BB0000; font-size: 17px; font-weight: bold; text-decoration: none; }
.green2 a:link { color: #BB0000; font-size: 11px; font-weight: bold; text-decoration: none; }
.green2 a:visited { color: #BB0000; font-size: 11px; font-weight: bold; text-decoration: none; }
.green2 a:active { color: #990000; font-size: 11px; font-weight: bold; text-decoration: underline; }
.green2 a:hover { color: #990000; font-size: 11px; font-weight: bold; text-decoration: underline; }

