BODY
{
  font-family: tahoma;
  font-size: 13px;
  margin: 0;
  text-align: justify;
  color: #000000;
}

table.brd
{
border-style:solid;
border-width:2px;
border-color:#000000;
}

table.brd2
{
border-style:solid;
border-width:1px;
border-color:#292929;
}

table.brd3
{
border-style:solid;
border-width:1px;
border-color:#ce0000;
}

table.brd4
{
border-style:solid;
border-width:1px;
border-color:#67b6c8;
}

.art {margin:0 0 0 0; padding:0;}
.art a{display:block; padding:0px 0px 0px 0px;border-width: 0px;}
.art a:link,
.art a:visited,
.art a:active{
  font-size: 12px;
  text-decoration:none;
  font-weight: normal;
  color: #000000;

}

.art a:hover{
  font-size: 12px;
  text-decoration:none;
  font-weight: normal;
  color: #454545;
}

.a
{
font-family: tahoma; 
font-size: 12px; 
font-weight: normal; 
text-decoration: none; 
color: #ffffff; 
}

a:link
{ 
font-family: tahoma; 
font-size: 12px; 
font-weight: normal;
text-decoration: none; 
color: #000000;
} 

a:visited
{ 
font-family: tahoma; 
font-size: 12px; 
font-weight: normal;
text-decoration: none; 
color: #000000;
} 

a:hover
{ 
font-family: tahoma; 
font-size: 12px; 
text-decoration: none; 
color: #000000;
} 

a:active
{ 
font-family: tahoma; 
font-size: 12px; 
font-weight: normal; 
text-decoration: bold; 
color: #000000;
}


