a.link, a.link:visited {
	color : Aqua;
	text-decoration : none;
}
a.link:hover {
	color : Aqua;
	text-decoration : overline underline;
}
td.news{
	text-indent : 0px;
	font-size : 12px;
	border : none;
	background-color : Black;
	color : White;
	font-family : Tahoma;
	padding : 5px;
}
.titre{
	font-size : 12px;
	font-weight : normal;
	font-variant : small-caps;
	font-family : Tahoma;
	text-indent : 0;
	color : #CCCCFF;
}
.text{
	text-indent : 25px;
	text-align : justify;
	background-color : Black;
	color : White;
	font-family : Tahoma;
	font-size : 12px;
}
td.head	{	
    	color: #9999FF;
	font-size: 12px;
	font-weight : bold;
	background-color: #000000;
	height: 15px;
	text-align : left;
	border : none;
	font-family : Tahoma;
	margin : 0px;
	font-variant : small-caps;
}
td.aut{
	font-family : Tahoma;
	font-size : 10px;
	text-align : right;
	padding : 0px;
	border : none;
	margin-top : 0px;
	background-color : #FFFF33;
	color : Black;
}
.forumline	{
	background-color: Purple;
	border: 2px white solid;
	padding-left : 3px;
	padding-top : 1px;
	padding-bottom : 1px;
	font-family : Tahoma;
	color : White;
}
td.row1	{
  background-color: Black;
  text-align : right;
  font-family : Tahoma;
}
td.row2	{
  background-color: Black;
  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, Tahoma, Helvetica, sans-serif;
	border-color : #FFFFFF;
}
input.button {
	background-color : #EFEFEF;
	color : black;
	font-size: 11px;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
}
input.submit {background-color : #EFEFEF;
	color : black;
	font-size: 11px;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-weight: bold;
}
.helpline {
	border-style: none;
	font-size : 10px;
	color : White;
	background-color : Black;
}
.small{
	font-size : 10px;
	text-align : center;
}
.catBottom{
	background-color : Black;
}

