body {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 12px;
  color : black;
}

.MainText {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 12px;
  color : black;
}

a {
  color : white;
  font-weight : bold;
  text-decoration : none;
}

a:hover { text-decoration : underline; }

.Magazines { color: black; }
.Copyrights { font-size : 10px; color : white; }
.Time { color : white; font-size : 12px;}
.Timer { color : white; font-size : 20px; }
.Headline { font-size : 24px; font-weight : bold; }
.LittleBox {
  background-color : #9bcbff;
  border: 1px solid black;
  text-align : center;
  font-size : 12px;
  font-weight : bold;
  color : white;
  width : 150px;
}
.LittleBR { font-size:5px; }
form { margin:0px;padding-top:10px;padding-bottom:10px; }
