body { color: #505050; font-size: medium; line-height: 16px; background-color: white; }

p { font-size: 12px; }

td { font-size: 12px; }

a:link { color: #4b9b9a; font-size: 12px; text-decoration: none; }

a:visited { color: #4b9b9a; font-size: 12px; text-decoration: none; }

a:hover { color: #56b650 ; font-size: 12px; text-decoration: underline; }

a:active { color: red ; font-size: 12px; }
a { color: blue; font-size: 12px; text-decoration: underline; }
div { font-size: 12px; }
span { font-size: 12px; }
table { font-size: 12px; }
.txtbig { color: #f66a23; font-size: 15px; line-height: 18px; }
