body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/tvtv.jpg);
	background-repeat: repeat-x;





}
.words {
	padding: 2px 10px;
}
.snapshot {
	border: 1px solid #999999;
    padding: 5px;
    margin: 4px;      

}
.title {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #9966FF;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9966FF;
	line-height: 125%;
	font-weight: bold;
	text-transform: capitalize;
	color: #003366;



}
.date {
	font-style: italic;
	text-align: right;
	padding-right: 25px;
}
#tvtvtv {
	position: absolute;
	top: 172px;
}
.headlining {
	position: absolute;
	top: 61px;
	color: #FFFFFF;
	left: 20px;

}
.mast {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 200%;
	font-weight: bold;
	text-transform: lowercase;
	color: #FFFFFF;
	background-color: #000000;
	background-repeat: repeat-x;
	display: block;
	height: 36px;
	width: 100%;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
a:link {
	color: #FFFFCC;
}
a:visited {
	color: #FFFFCC;
}
a:hover {
	color: #FF9900;
	background-color: #FFFFCC;
}

