.menu   { color: #797979; font-size: 11px; line-height: 14px; font-family: Arial, Helvetica, Geneva }
.menuact { color: #ffffff }
.menu A:link  {  color: #797979; text-decoration: none }
.menu A:visited  { color: #797979; text-decoration: none }
.menu A:hover  { color: #ffffff; text-decoration: none }

.text  { color: black; font-size: 11px; line-height: 14px; font-family: Arial, Helvetica, Geneva }
.text A:link  {  color: #5d5d5d; text-decoration: none }
.text A:visited  { color: #5d5d5d; text-decoration: none }
.text A:hover  { color: black; text-decoration: none }

.login  { color: #4682B4; font-size: 11px; line-height: 14px; font-family: Arial, Helvetica, Geneva }
.login A:link   { color: #80afe5; text-decoration: none }
.login A:visited   { color: #80afe5; text-decoration: none }
.login A:hover   { color: #4682b4; text-decoration: none }

.input  { color: black; font-size: 11px; line-height: 14px; font-family: Arial, Helvetica, Geneva; background-color: transparent; border: solid 1px gray }
.iframe   { background-color: transparent; border: solid 1px #4682B4 }

.code    { color: black; font-size: 11px; line-height: 14px; font-family: "Courier New", Courier, Monaco }
.code A:link  {  color: black; text-decoration: none }
.code A:visited  { color: black; text-decoration: none }
.code A:hover  { color: black; text-decoration: none }
