a {
	font-family: tahoma;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	font-weight: bold;	
	font-size: 8pt;
	color: #AE5A5A;
	text-decoration: underline;
}

a.cssArticle
{
    font-family: tahoma;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}

a.cssArticle a:hover,a:visited,a:active{
	font-family: tahoma;
	font-size: 8pt;
	color: #000000;
	text-decoration: underline;
}

