 /* David Hickey Global Style Sheet */
/* Created July 14, 2005 */

/*-------------------------------*/
/* www.digitaldog.ca */
/* _digitaldogCreative */

a:hover {
	color: #333333;
}
.newsheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	line-height: 14px;
}

.newsbackground{
background:url(_images/ddc_bgimage.jpg) repeat-x;

}