body {
	position: relative;
	background: #333;
	height: 100%;
	font-family: helvetica;
	text-align:left;
	color:#333;
	font-size:14px;
	
}
a.nav {
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	}
a.nav:visited {
	color: #ffffff;
}

a.nav:hover {
	color: #CC3300;
}

a.splash {
	font-size:24px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	}
a.splash:visited {
	color: #ffffff;
}

a.splash:hover {
	color: #CC3300;
}
.footer {
	font-size:12;
	color:#FFFFFF;
	}
	
.hede {
	font-size:36px;
	text-align:left;
	color:#CC3300;
	font-weight:bolder;
	}
.cliplittle {
	font-size:12px;
	text-align:left;
	color:#CC3300;
	font-weight:bolder;
	text-align:left;
	}

a.link {
	color: #003366;
	text-decoration: none;
}
.bodyem {
	font-weight:bolder;
	color:#333333;
	}

a.link:visited {
	color: #003366;
}

a.link:hover {
	color: #CC3300;
}
a.title {
	font-size:16px;
	font-weight:bold;
	color: #003366;
	text-decoration: none;
}


a.title:visited {
	color: #003366;
}

a.title:hover {
	color: #CC3300;
}

a.side {
	color: #333333;
	text-decoration: none;
}


a.side:visited {
	color: #333333;
}

a.side:hover {
	color: #CC3300;
}

.cliptitle {
	font-size:16px;
	color:#003366;
	font-weight:bold;
	}
	
.side {
	font-size:18px;
	color:#333333;
	font-weight:bold;
}

.dateline {
	font-size:12px;
	color:#333333;
	font-weight:bold;
	}
#blogTitle {
	position: relative;
	top: 50px;
	left: 200px;
	font-family: 'Arial Black';
	color: #333;
	font-size: 12pt;
	text-transform: uppercase;
	text-align: right;

#blogTitle a {
	color: #333;
}

#blogTitle a:visited {
	color: #333;
}

#blogTitle a:hover {
	color: #ff3333;
	border: 0px;
}

.commentPos {
	font-family: 'Arial Black';
	font-size: 7pt;
	position: relative;
	margin: 0px;
	padding: 0px;
	text-align: center;
	text-transform: uppercase;
}

a.commentPos {
	font-family: 'Arial Black';
	color: #003162;
}

a.commentPos:visited {
	color: #003162;
}

a.commentPos:hover {
	color: #000;
	border: 0px;
}

a {
	color: #003162;
	text-decoration: none;
}

a:visited {
	color: #f003162;
	text-decoration: none;
}

a:hover {
	color: #394651;
	text-decoration: none;
	
}
