/******* hyperlink and anchor tag styles *******/

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

a:link, a:visited{
	color:#666666;
	text-decoration:none;
}

a:hover{
	color:#008E95;
	text-decoration:underline;
}

a img{
	border:0;
}

.active{
	color:#008E95;
	text-decoration:none;
	font-size:10px;
}

p.news{
	font-size:10px;
}

a.news{
	font-size:10px;
}