body {
background: #000000;
color: #c0c0c0;
/*font-family: Tahoma, Arial, sans-serif;
font-size: 10pt;
*/
}

a {
text-decoration: none;
}
a:visited {
color: #99cc99;
}

a:link {
color: #ededeb;
}

a:active {
color: #ee0000
}

a:hover {
color: #ededeb;
text-decoration: underline;
}  

.noline {
/*text-decoration: none;*/
}


















