body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: 0px 90px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #0066CC;
	text-decoration: underline;
}
.nava {
	color: #b4e2f1;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.nava:link {
	color: #b4e2f1;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.nava:hover {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.dateandtime {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0087f9;
}
.reporter-header {
	background-color: #0087f9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.reporter-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #b4e2f1;
}
.leftnav {
	background-image: url(images/navigation-fish.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.whatshottitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #060EF2;
}
.whatshotcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #060EF2;
font-weight: bold;
}
.newsheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC3399;
}
.linka {
	color: #0066FF;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.linka:link {
	color: #0099CC;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.linka:hover {
	color: #009999;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

