a:link    { color: #6699CC; text-decoration: none; }
a:visited { color: #6699CC; text-decoration: none;}
a:hover   { color: red; text-decoration: underline;}
a:active  { color: red; text-decoration: none; }

body {
font: 14px "Verdana", sans-serif;
color: white;
background: black;
}

img {
 border: 0;
}

.tunein {
 width: 800px;
 margin-left: auto;
 margin-right: auto;
 text-align: center;
}

h2 {
 font-weight: bold;
}

h3 {
 text-decoration: underline;
}

.explain {
 font: 18px "Arial", sans-serif;
}

.info {
 width: 800px;
 text-align: justify;
}

.about {
 font: 18px "Arial", sans-serif;
}

.main {
 margin-left: auto;
 margin-right: auto;
 text-align: center;
}

.tlt {
 color: red;
}

.refer {
 font: 10px "Verdana", sans-serif;
}