/*<![CDATA[*/
body {
background-color:white;
}

p.title
{
   font-family: Arial, sans-serif;
   font-size: 14pt;
   color: black;
   text-decoration: none;
}

p.text
{
   font-family: Arial, sans-serif;
   font-size: x-small;
   color: black;
   text-decoration: none;
}

a {
user-focus: none; outline : none; -moz-user-focus: none; -moz-outline: none;
}

a:link { color: black; font-size:x-small; font-family: Arial, sans-serif; text-decoration: none; border-style: none; outline-style: none; user-focus: none; outline : none; -moz-user-focus: none; -moz-outline: none;}

a:visited { color: black; font-size:x-small; font-family: Arial, sans-serif; text-decoration: none; }

a:hover { color: black; font-size:x-small; font-family: Arial, sans-serif; text-decoration: underline; }

a:active { color: gray; font-size:x-small; font-family: Arial, sans-serif; outline: none; -moz-outline: none;}

.select { color: black; font-size:x-small; font-family: Arial, sans-serif; }

.link { color: black; font-size:x-small; font-family: Arial, sans-serif; }



/*]]>*/