 a {
 	font-size: 12px;
 	text-decoration: none;
 	color: #FFFFFF;
 }
 a:hover {
 	font-size: 12px;
 	text-decoration: none;
 	color: #333399;
 }
 body,td,th {
 	font-size: 12px;
 	color: #FFFFFF;
 	font-family: verdana;
 }
 body {
 	background-color:#000000;
 }
 .c1 {
 	text-align:center;
 }
  #head, #flashcontent {
	margin: 0 auto;
	text-align: center;
 }
 #mglink {
  background-color: #e71c24;
  text-align: center;
  font-variant: small-caps;
  position: absolute;
  left: 50%;
  width: 400px;
  height: 18px;
  margin-left: -175px;
  padding-top: 1px;
 }