
a:link    {color: #FEF9E6; text-decoration: none}
a:visited {color: #FEF9E6; text-decoration: none}
a:active  {color: #B69B87; text-decoration: none}
a:hover { color: #B69B87; text-decoration: underline }
a.second:link    {color: #292A47; font-weight: bold; text-decoration: none}
a.second:visited {color: #292A47; font-weight: bold; text-decoration: none}
a.second:active  {color: #B69B87; font-weight: bold; text-decoration: none}
a.second:hover { color: #B69B87; font-weight: bold; text-decoration: underline }
a.third:link    {color: #292A47; font-weight: normal; text-decoration: none}
a.third:visited {color: #292A47; font-weight: normal; text-decoration: none}
a.third:active  {color: #B69B87; font-weight: bold; text-decoration: none}
a.third:hover { color: #B69B87; font-weight: bold; text-decoration: underline } 

td,p,ul,li      { font-family: Tahoma, Arial, san-serif; font-size: 13px; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #030E3C; text-decoration: none}
p.menu { font-family: Tahoma, Arial, san-serif; font-size: 13px; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #EAEAEB; text-decoration: none}
p.large { font-family: Tahoma, Arial, san-serif; font-size: 14px; font-style: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #030E3C; text-decoration: none}
p.big { font-family: Tahoma, Arial, san-serif; font-size: 16px; color:#131539; font-style: none; font-weight: bold; text-decoration: underline}
.cr { font-family: Tahoma, Arial, san-serif; font-size: 12px; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #FEF9E6; text-decoration: none}
td.menu2 { background-color:#292A47; font-family: Tahoma, Arial, san-serif; font-size: 13px; color:#FEF9E6; font-style: none; font-weight: none}

body{
  scrollbar-arrow-color: #A38676;
  scrollbar-3dlight-color: #A38676; 4px
  scrollbar-highlight-color: #A38676; 
  scrollbar-face-color: #292A47;
  scrollbar-shadow-color: #A38676; 
  scrollbar-darkshadow-color: #292A47; 
  scrollbar-track-color: #131539;
  }
  
.input
{       
background-color : #131539;
border-color : #B69B87;
color : #FEF9E6;
font-size : 12;
font-family: "Tahoma";
border-style : solid;
border-width : 1;
}

DIV.figure {
  float: right;
  width: 45%;
  border: 0;
  text-align: center;
  text-valign: top;
  font-family: "Tahoma";
  font-size: 11px;
}
