/*--Links--------------------------------------------------*/

A:link

{ text-decoration: none; color:#0589ab; font-weight: bold; }

A:visited

{ text-decoration: none; color:#0589ab; font-weight: bold; }

A:active

{ text-decoration: none; color:#0589ab; font-weight: bold; }

A:hover

{ text-decoration: none; color:#000000; font-weight: bold; }



/*--Style--------------------------------------------------*/

b{ color: #0589ab; }

i{ color: #000000; }

u{ color: #0589ab; }



/*--Body--------------------------------------------------*/

body {

margin: 0;

padding: 0;

font-family: tahoma;

line-height: 14px;

letter-spacing: 0pt;

color: #000000;

font-weight: normal; 

font-size: 9pt; 

}



/*--InPut--------------------------------------------------*/

input, textarea

{ background: #FFFFFF;

font-family: tahoma;

font-size: 9pt;

color: #000000;

}