BODY { 
	background: #C1C1C1 url(http://www.jarrodlarocco.com/v3/images/background.jpg) repeat-x;
	margin-top:5px;
	font-family : Verdana, sans-serif;
	color : #ffffff;
}

.body {
	font-family : Verdana, sans-serif;
	font-size: 10px;
	color: #ffffff;
}

A {
	font-family : Verdana, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration : underline;
}

A.hover {
	text-decoration : none;
}	

.newsbody {
	font-family : Verdana, sans-serif;
	font-size: 10px;
	color: #ffffff;
}

.newsdate {
	font-family : Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color : #CC6600;
}

.itemtitle {
	font-family : Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}

.itemtools {
	font-family : Verdana, sans-serif;
	font-weight: bold;
	font-size: 10px;
}
	
.itemdescription {
	font-family : Verdana, sans-serif;
	font-size: 10px;
	color: #ffffff;
}

.bodysmall {
	font-family : Verdana, sans-serif;
	font-size: 8px;
}

A.archive {
	font-family : Verdana, sans-serif;
	font-size: 10px;
	color: #ebebeb;
	text-decoration : none;
}

.archive:hover {
	text-decoration : underline;
}

A.windowclose {
	font-family : Verdana, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration : none;
}

.windowclose:hover {
	text-decoration : underline;
}
