a.nav:link { color: #000000; text-decoration: none; }
a.nav:active { color: #000000; text-decoration: none; }
a.nav:visited { color: #000000; text-decoration: none; }
a.nav:hover { color: #000000; text-decoration: underline; }

a:link { color: #FFFFFF; text-decoration: underline; }
a:active { color: #FFFFFF; text-decoration: underline; }
a:visited { color: #FFFFFF; text-decoration: underline; }
a:hover { color: #FFFFFF; text-decoration: none; }

.textfield { border-color: #999999; border-style: solid; border-width: 1; font-family: verdana; font-size: 8pt; }
.button { border-style: solid; border-width: 1; height: 17px; font-size: 8pt; font-family: verdana; }
.small { font-size: 8pt; font-family: verdana; color: #000000; }
.content { font-size: 10pt; font-family: verdana; color: #FFFFFF; }
.title { font-size: 14pt; font-family: verdana; color: #FFFFFF; font-weight: bold; }

.maintextfield { border-color: #999999; border-style: solid; width:125px; border-width: 1; font-family: verdana; font-size: 8pt; }
.mainbutton { border-style: solid; border-width: 1; width:125px; height: 17px; font-size: 8pt; font-family: verdana; }

.cbutton { border-style: solid; border-width: 1; height: 20px; font-size: 8pt; font-family: verdana; }
.ctable { font-size: 8pt; font-family: verdana; font-color: #FFFFFF; }
.ctext { font-size: 8pt; font-family: verdana; color: #FFFFFF; }
.cfields { font-size: 8pt; font-family: verdana; color: #000000; width: 300px; border-style: solid; border-width: 1; border-color: #000000; }