/* -------------------------------------------------- */
/* StyleSheet fuer http://www.efrin.net               */
/*                                                    */
/*   Copyright (c) 2002 by Renas Sheho                */
/* -------------------------------------------------- */

#none {
 DISPLAY: none;
}

iframe {
width:100%;
}

a:link { 
text-decoration:underline;
color:#000000;
} 

a:visited { 
text-decoration:underline;
color:#111111;
} 

a:active { 
text-decoration:underline;
color:#000000;
} 

a:hover { 
text-decoration:underline;
}

h1 {
color:#000000;
}

h2 {
color:#000000;
}

h4 {
color:#000000;
}

h3 {
color:#000000;
}

h5 {
color:#000000;
}

table {
width:100%;
}
