.border
{
    BORDER-RIGHT: orange solid 1px;
    BORDER-LEFT: orange solid 1px;
    BORDER-TOP: orange solid 1px;
    BORDER-BOTTOM: orange solid 1px
}
table.lines
{
    BORDER-LEFT: orange solid 2px;
	BORDER-TOP: orange solid 2px;
}

.pix
{
   
    BORDER-LEFT: orange solid 2px;
}

p
{
   color: #E1E1E1;
   font-family: arial,verdana;
   font-size: 13px;
   text-align:justify;
   
}

p.black
{
   color: #000000;
   font-family: arial,verdana;
   font-size: 13px;
   text-align:justify;
   
}

ul {
   color: #E1E1E1;
   font-family: arial,verdana;
   font-size: 13px;
   
}
li {
   color: #E1E1E1;
   font-family: arial,verdana;
   font-size: 13px;
   
}
em 
{
   color: orange;
   font-family: arial,verdana;
   font-size: 13px;
   font-style: italic
   
}
.text
{
   color: #E1E1E1;
   font-family: arial,verdana;
   font-size: 13px;
   text-align:justify;
   
}


.strongtext
{
   color: #FFFFFF;
   font-family: arial,verdana;
   font-size: 13px;
   font-weight:bolder
   
}
p.quotes
{
   color: #FFFFFF;
   font-family: arial,verdana;
   font-size: 13px;
   
}

.linkage
{
   color: #FFFFFF;
   font-family: verdana;
   font-size: 10px;
   font-weight: bold;
   
}

.white-menu
{
   color: #FFFFFF;
   font-family: verdana;
   font-size: 12px;
   font-weight: bold;
   line-height:18px;
   
}
.point
{
   color: orange;
   font-family: verdana;
   font-size: 11px;
   font-weight: bold;
   
}
strong
{
   color: orange;
   font-family: arial,verdana;
   font-weight:bolder;
   font-size: 13px;
   
}

.orange
    {
      font-size: 13px;
	  font-family: arial, helvetica, sans-serif;
	  color: orange;
	}

.heading
{
   color: orange;
   font-family: verdana;
   font-size: 16px;
   font-weight:bolder;
   margin-bottom:0px;
   margin-top:5px;
   
}

.date
{
   height:15px;
   background-color: #4F4A4A;
   color: #FFFFFF;
   font-family:verdanda,arial;
   font-size: 11px
}

.subheading
{
   color: #FFFFFF;
   font-family: verdana;
   font-size: 13px;
   font-weight:bolder
   
}

.headline
{
   color: orange;
   font-family: verdana;
   font-weight:bolder;
   font-size: 12px;
}


a{ font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; font-weight: bolder; color: #FFFFFF;text-decoration : none}
a:link{ font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; font-weight: bolder; color: #FFFFFF; text-decoration : none}
a:visited{font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; font-weight: bolder; color: #FFFFFF; text-decoration : none}
a:hover{ font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; font-weight: bolder; color: orange; text-decoration : none}

a.text{ font-family: arial, helvetica, sans-serif; font-size: 13px; font-weight: normal; color: #FFFFFF;text-decoration : underline}
a.text:link{ font-family: arial, helvetica, sans-serif; font-size: 13px; font-weight: normal; color: #FFFFFF; text-decoration : underline}
a.text:visited{font-family: arial, helvetica, sans-serif; font-size: 13px; font-weight: normal; color: #FFFFFF; text-decoration : underline}
a.text:hover{ font-family: arial, helvetica, sans-serif; font-size: 13px; font-weight: normal; color: orange; text-decoration : underline}

a.footer{ font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; color: #FFFFFF;text-decoration : none}
a.footer:link{ font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; color: #FFFFFF; text-decoration : none}
a.footer:visited{font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; color: #FFFFFF; text-decoration : none}
a.footer:hover{ font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; color: orange; text-decoration : none}

body
{
  background: url(back.jpg) #FFFFFF fixed right bottom;
  SCROLLBAR-FACE-COLOR: #222123;
  SCROLLBAR-TRACK-COLOR: #222123;
  SCROLLBAR-ARROW-COLOR: orange;
  SCROLLBAR-3DLIGHT-COLOR: #222123;
  SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
  }
  
  
  hr.white
  {
    color: #FFFFFF
  }
  
  .smalltext
  {
   color: #FFFFFF;
   font-family: arial;
   font-size: 10px;
   
}
 .smalltexto
  {
   color: orange;
   font-family: verdana;
   font-size: 9px;
   
}
 .contact
  {
   color: orange;
   font-family: verdana;
   font-size: 14px;
   font-weight: bolder;
   
}