a:hover { text-decoration:none }
font { size:2 }

/* old date style; pre-sept. 2006 */
.date { letter-spacing: .1em }

/* NEW date style*/
.masthead {
	font-family: "Arial Black", Arial, sans-serif;
	font-size: 10.5px;

 }

/* color:#006666; */

img.right { margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 10px }
img.left { margin-top: 0px; margin-bottom: 0px; margin-left: 10px; margin-right: 0px }
img.top { margin-top: 10px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px }
img.bottom { margin-top: 0px; margin-bottom: 10px; margin-left: 0px; margin-right: 0px }

div.captRight table {
  padding-left: 2em; 
  padding-right: 2em;
  border-width: thin;
  border-color: black;
}


div.captLeft table {
  padding-left: 2em; 
  padding-right: 2em;
  border-width: thin;
  border-color: black;
}

div.breakNews {
	width: 100%;
	background-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.breakingHead {
	font-family: Verdana, Arial, sans serif;
	font-size: 16px;
	font-weight: normal;
	color: #800000;
}

.breakingText {
	font-family: Verdana, Arial, sans serif;
	font-size: 12px;
	font-weight: normal;
}