A.element{ text-decoration: none; color: #0093DD;}
A:hover{ text-decoration: underline;}
img{ border: 0;}

.list_i
{
  background-color:#BBBBBB;
  text-align: left;
  text-indent: 5px;
  height: 20px;
}
.list_p
{
  background-color:#CCCCCC;
  text-align: justify;
  text-indent: 5px;
  height: 20px;
}