a:hover {
	color: #000000;
	text-decoration: underline;
}
a:link  {
	color : #000000;
	text-decoration : none;
	}  
a:visited  {
	color : #000000;
	text-decoration : none;
	}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:link {
	color : #000000;
	text-decoration : none;
	}  
.pictopromo {
	background-color:#FFFFFF;
	text-align:center;
	border-style:solid; 
	border-color:#FFCA00; 
	border-width:1px;
}
.bordertablepromo{
	border-style:solid; 
	border-color:#FFCA00; 
	border-width:1px;
}
/* background-color: #FFF0AF; */
.bgtitle {	
		font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 20px;
		font-weight: bold;
		color: #AA023E; 
}