
A:link
{ text-decoration: none; color:#00ff00; }
A:visited
{ text-decoration: none; color:#00ff00; }
A:active
{ text-decoration: none; color:#00ff00; }
A:hover
{ text-decoration: line-through; color:#00ff00; }

h1, h2, h3, h4, h5, h6, {
   margin: 0;
   padding: 0;
}

h1, h2, h3, h4, h5, h6, p {font-family: Tahoma; color: #C0C0C0; }

body
{ background: #4C4646;
font-family: Tahoma;
color: #C0C0C0 ;
letter-spacing: 2pt; 
font-weight: normal; 
font-size: 10pt; }

p
{ background: #4C4646;
font-family: Tahoma;
color: #C0C0C0 ;
letter-spacing: 2pt; 
font-weight: normal; 
font-size: 10pt; }

div
{ background: #4C4646;
font-family: Tahoma;
color: #C0C0C0 ;
letter-spacing: 2pt; 
font-weight: normal; 
font-size: 10pt; }

hr {
    color: #C0C0C0;
    background-color: #C0C0C0;
    border: 1px solid #C0C0C0;
}

td
{ font-family: Tahoma;
color: #C0C0C0;
padding: 3px; 
border: 0px;}

th {
  text-align: left;
}

input, textarea
{ background: #4C4646;
font-family: Tahoma;
color: #C0C0C0;
border-style: solid; 
border-color: #C0C0C0;
border-width: 3; }

img {
  border-radius: 5px;
}