body, .body 
{
	font-family: Verdana;
	font-size: 12px;
}
table, tr, td
{
	font-family: Verdana;
	font-size: 12px;
}



img a {border:0px;}


a:link 
{
	text-decoration: none;
	color: blue;
}

a:visited 
{
	text-decoration: none;
	color: blue;
}
a:hover 
{
	text-decoration: underline;
	color: #FFCB31;
}

a:active 
{
	text-decoration: none;
	color: #red;
}
a.categories
{
	font-weight:bold;
	font-size: 16px;
}

#pagination, #pagination a
{
	font-family: Verdana;
	font-size: 16px;
	color: #0000ff;

}
.footer
{
	color: #000000; 

}
.description{
	font-family: Verdana;
	font-size: 12px;
}
a.titre {
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	font-weight:bold;
}


 a img {border:0px; border-color:#ff0000;}

.form {
	font-family: Verdana;
	font-size: 12px;

}


table.border{
border:#000000 1px solid;
}