a:link
{
	color: rgb(204,0,0); 
}
a:visited
{
	color: rgb(102,0,0); 
} 
a:active 
{
	color: rgb(0,0,204);
}
a:hover
{
   color: rgb(204,0,0);
   text-decoration: underline;
}
a
{
   text-decoration: none;
}
body
{
	font-family: Verdana, Arial, Times New Roman, Times;
	background-color: rgb(204,204,204);
	color: rgb(0,0,102);
}
table
{
	font-family: Verdana, Arial, Times New Roman, Times;
	table-border-color-light: rgb(102,153,255);
	table-border-color-dark: rgb(0,0,102);
	font-size: 10pt; 
}
div.bu
{
   font-family: Verdana, Arial, Times New Roman, Times;
   font-size: 8pt;
   color: rgb(228,228,228);
}
div.butom
{
   font-family: Verdana, Arial, Times New Roman, Times;
   font-size: 8pt;
   color: rgb(15,15,15);
}
div.linknav2
{
   font-family: Verdana, Arial, Times New Roman, Times;
   font-size: 8pt;
}

div.titelgal
{
   font-family: Verdana, Arial, Times New Roman, Times;
   font-size: 9pt;
   color: rgb(60,80,200);
}
div.bugal
{
   font-family: Verdana, Arial, Times New Roman, Times;
   font-size: 8pt;
   color: rgb(0,0,0);
}
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Times New Roman, Times;
}
h1
{
	color: rgb(51,51,204);
	font-size: 12pt;
}
h2
{
	color: rgb(0,153,51); 
}
h3
{
	color: rgb(204,51,51);
	font-size: 12pt 
}
h4
{
	color: rgb(51,0,204);
}
h5
{
	color: rgb(53,83,145);
}
h6
{
	color: rgb(204,51,51);
}