
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 {font-family: Tahoma; color: #C0C0C0; }

p {font-family: Tahoma; color: #C0C0C0; }

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

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

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

img {
  border-radius: 5%;
}