body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	background: #eeeeee url(../Logos/microskull_white_bg.jpg);
  margin-top: 0px
}

.newsy {
color: #000000;
margin-bottom:1px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}


a:link {
	color: #666666;
  font-weight: bold;
  font-size: 13px;
  text-decoration: none
}
a:visited {
	color: #444444;
    font-weight: bold;
  font-size: 13px;
  text-decoration: none
}
a:active {
	color: #ff0000;
    font-weight: bold;
  font-size: 13px;
}
a:hover {
    color: #ff0000;
}

.big_newsy {
background: #ffffff;
color: #000000;
margin-bottom:1px;
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px;
  font: bold
}

.big_newsy a:link {
	color: #666666;
  font-weight: bold;
  font-size: 15px;
  text-decoration: none
}
.big_newsy a:visited {
	color: #444444;
    font-weight: bold;
  font-size: 15px;
  text-decoration: none
}
.big_newsy a:active {
	color: #ff0000;
    font-weight: bold;
  font-size: 15px;
  text-decoration: underline
}
.big_newsy a:hover {
    color: #ff0000;
  text-decoration: underline
}


.headliner {
	font-size:18px;
	font-weight: bold;
	color: #000000;
}
.headliner a:link {
font-size:18px;
  text-decoration: none
}
.headliner a:visited {
font-size:18px;
  text-decoration: none
}
.headliner a:active {
font-size:18px;
text-decoration: none
}
.headliner a:hover {
	color: #ff0000;
	font-size:18px;
	text-decoration: none
}


.teensy {
font-size: 8px;
font-weight: bold;
}
.teensy a:link {
	color: #666666;
  font-weight: bold;
  font-size: 8px;
  text-decoration: none
}
.teensy a:visited {
	color: #444444;
    font-weight: bold;
	font-size: 8px;
  text-decoration: none
}
.teensy a:active {
	color: #ff0000;
	font-weight: bold;
	font-size: 8px;
	text-decoration: none
}
.teensy a:hover {
    color: #ff0000;
	font-weight: bold;
	font-size: 8px;
	text-decoration: none
}

