/* CSS Document fo test list */



.news:hover a, .news:hover .newstitle
{
	color: #5A95E7;
}

.newinfos a:hover
{
	color: #5A95E7;
}

