.linkcolor1    { font-weight: bold; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.linkcolor1 a:link   { color: gray; text-decoration: none }
.linkcolor1 a:visited    { color: gray; text-decoration: none }
.linkcolor1 a:hover   { color: white; text-decoration: none }
.linkcolor1 a:active   { text-decoration: none }

.linkcolor2   { font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.linkcolor2 a:link   { color: white; text-decoration: none }
.linkcolor2 a:visited { color: white; text-decoration: none }
.linkcolor2 a:hover   { color: black; text-decoration: underline }
.linkcolor2 a:active  { text-decoration: none }

.linkcolor3     { font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.linkcolor3 a:link     { color: blue; text-decoration: none }
.linkcolor3 a:visited   { color: blue; text-decoration: none }
.linkcolor3 a:hover    { color: red; text-decoration: none }
.linkcolor3 a:active    { text-decoration: none }

.linkcolor4    { font-weight: bold; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.linkcolor4 a:link   { color: black; text-decoration: none }
.linkcolor4 a:visited    { color: black; text-decoration: none }
.linkcolor4 a:hover   { color: white; text-decoration: none }
.linkcolor4 a:active   { text-decoration: none }


.text9 { font-size: 9px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.text10 { font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.text11 { font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.text12 { font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.text14 { font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.text16 { font-size: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
input, select, textarea   { color: navy; font-size: 11px; font-family: Arial, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; border: solid 1 #456f6e }
form {
	margin: 0px;
} 

