/*table cell styles*/

.txt_body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:11px;
	margin-top :0em;
	margin-bottom :0em;
	color : #cccccc;
/*	font-style: italic;*/
}

.txt_bodytar{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:11px;
	margin-top :0em;
	margin-bottom :0em;
	color : #cc6600;
/*	font-style: italic;*/
}


.txt_titlered {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
	line-height:12px;
	margin-top :0em;
	margin-bottom :0em;
	color : #990000;
/*	font-style: italic;*/
}

.txt_titlegris {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
	line-height:12px;
	margin-top :0em;
	margin-bottom :0em;
	color : #cccccc;
/*	font-style: italic;*/
}

.txt_titleblanc {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
	line-height:12px;
	margin-top :0em;
	margin-bottom :0em;
	color : #ffffff;
/*	font-style: italic;*/
}

.Estil19 {color: #666666}


A:link    {
	color: #69573F;
}

A:active  {
	text-decoration: none;
	color: Orange;
	font-weight : bold;
}

A:visited {
	color: #69573F;
}

A:hover   {
	text-decoration: none;
	color: Orange;
	font-weight : bold;
}

