td, body {color:#000000; font-family:Arial, Tahoma, Verdana; font-size:11px;}
a {color:#505050; text-decoration:none; font-weight:400;}
a:hover {color:#FF9966; text-decoration:none; font-weight:600;}
a:visited {color:#660099; text-decoration:none; font-weight: 400; } 
a:active {color:#3399FF; text-decoration:none; font-weight:500;}
.tree {color:#006699; text-decoration:none; font-weight:700;}
.tree:hover {color:#3399FF; text-decoration:none; font-weight:700;}
.tree:visited {color:#006699; text-decoration:none; font-weight:700;}
.tree:active {color:#3399FF; text-decoration:none; font-weight:700;}
.emel {color:#660099; text-decoration:none; font-weight:700;}
.emel:hover {color:#FF0000; text-decoration:none; font-weight:700;}
.emel:visited {color:#800000; text-decoration:none; font-weight: 700; } 
.emel:active {color:#FF0000; text-decoration:none; font-weight:700;}
/* for understanding browsers */
.container {
width:20em;
padding:0.5em;
border:1px solid #000;
min-height:8em; 
height:auto;
}
/* for Internet Explorer */
/*\*/
* html .container {
height: 8em;
}
/**/