.size	{
	font-family: tahoma;
	color: #ffffff;	
	font-weight: bold;
	text-decoration: underline;
	}

.cat	{
	color: white;
	font-weight: bold;
	padding-left: 7px;
	font-size: 11px;
	}
.txt	{
	font-size: 11px;
	font-family: tahoma;
	color: #00366f;
	line-height: 20px;
	}
a	{
	color: #00366f;
	font-family: tahoma;
	font-size: 11px;
	line-height: 20px;
	text-decoration: none;
	}
.search {
	font-family: tahoma;
	background-color: #225ecc;
	color: rgb(255, 255, 255);
	font-size: 11px;
	}
.red	{
	color: red;
	font-size: 11px;
	}

td	{
	font-size: 12px;
	font-family: tahoma;
	color: #4b3405;
	line-height: 20px;
	}
a:hover	{
	color: #4395aa;
	}
.formu	{
	color: #002167;
	font-family: tahoma;
	font-size: 12px;
	}