html,body { margin:0;padding:0; }

body {
	font: 76% verdana,sans-serif;
	text-align:center;
	background-color:#F9F9F9;
}

table.content { background-color:#FFFFFF; padding-right:24px; }

p { margin:0 0 16; }

P.navTop { margin-top: 12px; margin-bottom: 124px; }

P.navTopRight { margin-top: 12px; margin-bottom: 124px; }

a { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; }

a, a:link, a:visited  { color: #648deb; font-weight: normal; text-decoration: none; }
a:activ { text-decoration:underline; } 
a:hover {  color: black; text-decoration: underline; background-color: white; } 

a.navTop { font-size:12px; } 

a.nav { font-size:16px; }

a.navActiv { font-size:16px; color: black; text-decoration: underline;   }

a.navTopActiv { font-size:12px; color: black; text-decoration: underline;   }