a.link, a.link:visited {
	color : #ee1fa2;
	text-decoration : none;
}
a.link:hover {
	color : #000000;
	text-decoration : overline underline;
}
td.news{
	text-indent : 0px;
	font-size : 10pt;
	border : none;
	background-color : #F6F8FB;
	color : #666666;
	font-family : Tahoma;
	padding : 6px;
	text-align : center;
}
.titre{
	font-size : 10pt;
	text-align : center;
	font-weight : normal;
	text-indent : 0;
	color : #008000;
}
.text{
	text-indent : 25px;
	text-align : center;
	color : #ee1fa2;
	font-family : Tahoma;
	font-size : 11pt;
}
td.head	{	
    color: #DE8AA5;
	font-size: 11pt;
	font-weight : bold;
	background-color: #F6F8FB;
	height: 25px;
	text-align : center;
	border : none;
	font-family : Tahoma;
	margin : 0px;
}
td.aut{
	font-family : Tahoma;
	font-size : 8pt;
	text-align : right;
	padding : 2px;
	border : none;
	margin-top : 0px;
	background-color : #e0ecc6;
	color : #ee1fa2;
}
.forumline	{
	background-color: Purple;
	border: 2px white solid;
	padding-left : 3px;
	padding-top : 1px;
	padding-bottom : 1px;
	font-family : Tahoma;
	color : #ee1fa2;
}
td.row1	{
  background-color: Navy;
  text-align : right;
  font-family : Tahoma;
}
td.row2	{
  background-color: Navy;
  font-family : Tahoma;
}
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : White; }
input,textarea {
	color : #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #FFFFFF;
}
input.button {
	background-color : #EFEFEF;
	color : black;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
input.submit {background-color : #EFEFEF;
	color : black;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.helpline {
	border-style: none;
	font-size : 10px;
	color : White;
	background-color : Navy;
}
.small{
	font-size : 10px;
	text-align : center;
}
.catBottom{
	background-color : Navy;
}