body
{
 background-color:#FFFFFF; text-decoration: none; font-weight: normal; font-color: #FF0000; font-family: Arial; font-size: 10pt; background-image:url(img/bodyback.png);
}
table
{
 text-decoration: none; font-weight: normal; font-color: #FF0000; font-family: Arial; font-size: 10pt; 
}
.textlink a:link
 {
  color:#FFFFFF; text-decoration: none; font-weight: bold; font-family: Arial; font-size: 8pt;
 }
 .textlink a:visited
 {
  color:#FFFFFF; text-decoration: none; font-weight: bold; font-family: Arial; font-size: 8pt;
 }
 .textlink a:active
 {
  color:#000000; text-decoration: none; font-weight: bold; font-family: Arial; font-size: 8pt;
 }
 .textlink a:hover
 {
  color:#000000; text-decoration: none; font-weight: bold; font-family: Arial; font-size: 8pt;
 }  
.textlinkblack a:link
 {
  color:#FF0000; text-decoration: none; font-weight: bold; font-family: Arial; font-size: 8pt;
 }
 .textlinkblack a:visited
 {
  color:#FF0000; text-decoration: none; font-weight: bold; font-family: Arial; font-size: 8pt;
 }
 .textlinkblack a:active
 {
  color:#000000; text-decoration: none; font-weight: bold; font-family: Arial; font-size: 8pt;
 }
 .textlinkblack a:hover
 {
  color:#000000; text-decoration: none; font-weight: bold; font-family: Arial; font-size: 8pt;
 }  
.button {
	width:88px;
    height:20px;
	background: url(img/nav/button1.png);
	color:#FF0000; text-decoration: none; line-height:20px; font-weight: bold; font-family: Arial; font-size:9pt;
 }
 .button a:link, .button a:visited{
    width:88px;
    height:20px;
    background: url(img/nav/button1.png);
    display:block;
	color:#FFFFFF; text-decoration: none; line-height:20px; font-weight: bold; font-family: Arial; font-size:9pt;
 }
 .button a:hover, .button a:active {
    background: url(img/nav/button0.png);
	color:#FFFFFF; text-decoration: none; line-height:20px; font-weight: bold; font-family: Arial; font-size:9pt;
 }
 .buttonakt {
	width:88px;
    height:20px;
	background: url(img/nav/button0.png);
	color:#FF0000; text-decoration: none; line-height:20px; font-weight: bold; font-family: Arial; font-size:9pt;
 }
 .buttonakt a:link, .buttonakt a:visited{
    width:88px;
    height:20px;
    background: url(img/nav/button0.png);
    display:block;
	color:#FFFFFF; text-decoration: none; line-height:20px; font-weight: bold; font-family: Arial; font-size:9pt;
 }
 .buttonakt a:hover, .buttonakt a:active {
    background: url(img/nav/button0.png);
	color:#FFFFFF; text-decoration: none; line-height:20px; font-weight: bold; font-family: Arial; font-size:9pt;
 }