a:hover
{
	color: #00F;
	text-decoration: underline;
}

a
{
	color: #006;
	text-decoration: none;
}

b, strong
{
	font-weight: bold;
	text-decoration: none;
}

#footer 
{
	color: #FFF;
}

#footer strong
{
	color: #09F;
}

#footer a
{
	color: #FFF;
	text-decoration: none;
}

#footer a:hover
{
	color: #FFF;
	text-decoration: underline;
}

p { padding: 0px 0px 20px 0px; }

strong
{
	color: #000;
}

.newsHeader
{
	color: #06C;
	font-weight: bold;
}

.news
{
	color: #000;
}