a:link {color: blue; text-decoration: none; background: #ffffff}
a:visited {color: #000080; text-decoration: none; background: #ffffff}
a:hover {color: blue;  text-decoration: underline; background: #ffffff}

a.menulink:link, a.menulink:hover
{
	color: blue;
	background: #f8f8f8;
	text-decoration:none;
	font-size: 12px;
}

a.menulink:visited
{
	color:#000080;
	background: #f8f8f8;
	text-decoration:none;
	font-size: 12px;
}

a.menulinkbold:link, a.menulinkbold:hover
{
	color: blue;
	background: #f8f8f8;
	text-decoration:none;
	font-size: 16px;
}

a.menulinkbold:visited
{
	color:#000080;
	background: #f8f8f8;
	text-decoration:none;
	font-size: 16px;
}

a.menulinknormal:link, a.menulinknormal:hover
{
	color: blue;
	background: #f8f8f8;
	text-decoration:none;
}

a.menulinknormal:visited
{
	color:#000080;
	background: #f8f8f8;
	text-decoration:none;
}

a.menulinkcaption:link, a.menulinkcaption:hover, a.menulinkcaption:visited
{
	color: #000080;
	background: #f8f8f8;
	text-decoration:none;
	font-size: 18px;
}

a.toplink:link, a.toplink:hover, a.toplink:visited
{
	color: #ffffff;
	background: #000060;
	text-decoration:none;
	font-size: 10px;
	font-family: verdana,arial;
}

body 
{  
   color: #000000; 
   background: #ffffff;
   text-align: center;  
   width: 800px; 
   margin-top: 6px; 
   margin-bottom: 10px;
   margin-left: auto; 
   margin-right: auto;
}

p.justified
{
  text-align: justify;
  margin: 0px;
}

td.toplogo
{
   text-align: right;  
   background: #3060C0;
   color: #ffffff; 
   background-image:url(images/top1.jpg);
	font-size: 12px;
	font-family: verdana,arial;
}

td.toplogogb
{
   text-align: right;  
   background: #3060C0;
   color: #ffffff; 
   background-image:url(images/gbtop.jpg);
}
 