BODY
{
  font-family: tahoma;
  font-size: 11px;
  margin: 0;
  text-align: justify;
  color: #6f6fa8;
}

td.brd_green
{
border-style:solid;
border-width:2px;
border-color:#8bc917;
}

td.brd_pink
{
border-style:solid;
border-width:2px;
border-color:#f62893;
}

table.brd
{
border-style:solid;
border-width:1px;
border-color:#ffffff;
}

table.brd2
{
border-style:solid;
border-width:1px;
border-color:#679800;
}

.but_items {margin:0 0 0 0; padding:0;}
.but_items a{display:block; padding:0px 0px 0px 0px;border-width: 0px;}
.but_items a:link,
.but_items a:visited,
.but_items a:active{
  background-repeat: repeat-x;
  margin: 0px;
  height: 24px;
  background-position: relative;
  font-size: 18px;
  text-decoration:none;
  font-weight: normal;
  color: #ffffff;

}

.but_items a:hover{
  background-image:url(images/button_page_over.gif);
  background-repeat: repeat-x;
  height: 24px;
  background-position: relative;
  font-size: 18px;
  text-decoration:none;
  font-weight: normal;
  color: #ffffff;
}

.a
{
font-family: tahoma; 
font-size: 12px; 
font-weight: normal; 
text-decoration: none; 
color: #736f91; 
}

a:link
{ 
font-family: tahoma; 
font-size: 12px; 
font-weight: normal;
text-decoration: none; 
color: #736f91; 
} 

a:visited
{ 
font-family: tahoma; 
font-size: 12px; 
font-weight: normal;
text-decoration: none; 
color: #736f91; 
} 

a:hover
{ 
font-family: tahoma; 
font-size: 12px; 
text-decoration: underline; 
color: #c5c2de ; 
} 

a:active
{ 
font-family: tahoma; 
font-size: 12px; 
font-weight: normal; 
text-decoration: bold; 
color: #736f91; 
}


