body {
margin: 0px;
background-color:#333333;
}

h1 {font-family: "Courier New", Courier, mono; font-size: 11px; color: #787878; }
h2 {font-family: "Courier New", Courier, mono; font-size: 11px; color: #787878; }
h3 {font-family: "Courier New", Courier, mono; font-size: 11px; color: #787878; }
h4 {font-family: "Courier New", Courier, mono; font-size: 11px; color: #787878; }
h5 {font-family: "Courier New", Courier, mono; font-size: 11px; color: #787878; }
h6 {font-family: "Courier New", Courier, mono; font-size: 11px; color: #787878; }

.linkinfo{
font-family: "Courier New", Courier, mono; font-size: 11px; color: #787878;
}

.info{
display:none;
}

.text {  font-family: "Courier New", Courier, mono; font-size: 13px; color: #787878}
.link {  font-family: "Courier New", Courier, mono; font-size: 13px; color: #787878; text-decoration: none}
.link:hover{
color:#E31B37;
}