@charset "utf-8";
/* CSS Document */

<!--
A:visited  {color: #007a3d; text-decoration: none}
A:link  {color: #007a3d; text-decoration: none}
A:active  {color: #007a3d; text-decoration: none}
A:hover   {color: #415579; text-decoration: underline}

A:visited.news  {color: #ffffff; text-decoration: none}
A:link.news  {color: #ffffff; text-decoration: none}
A:active.news  {color: #ffffff; text-decoration: none}
A:hover.news   {color: #ffffff; text-decoration: underline}

p
{ font-family: "Times New Roman", Times, serif;
}

//-->
