/* CSS Document */

.td { font-family:tahoma; font-size:12px; font-weight:bold; color:#000000;}

a.navigationlogin:link     { font: 12px tahoma; font-weight : bold;  color:#336699; text-decoration: none; }
a.navigationlogin:active   { font: 12px tahoma; font-weight : bold;  color:#336699; text-decoration: none; }
a.navigationlogin:visited  { font: 12px tahoma; font-weight : bold;  color:#336699; text-decoration: none; }
a.navigationlogin:hover    { font: 12px tahoma; font-weight : bold;  color:#336699; text-decoration: underline; }

.registration {font-family:tahoma; font-size:14px; font-weight:bold; color:#336699; }