
/* CSS Document */

body {
	font-family: arial;
	font-size: 10px;
	color: #5c5c5c;
}

a:link, a:visited {
	font-family: arial;
	font-size: 12px;
	color: #023054; text-decoration: none;
	font-weight: normal;
}

a:hover {
	color:#666666;	text-decoration: none;
	font-weight: normal;
}

table {
	font-family: arial;
	font-size: 12px;
	color: #5c5c5c;



}

.liste {

 margin-left:15px; .
margin-top:0px;
padding:0;
  list-style-image:url(punto.gif);

}


td.a:link, a:visited {
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
color:#023054;
}

a.normal:hover {
	color:#023054;	text-decoration: none;
	font-weight: normal;
}
