a{
  outline: none;
}

.hosting td{
font-family:verdana;
font-size:10px;
color:#333333;
}

.hosting ul{
/*margin-left:-10px;
margin-bottom:5px;
margin-top:5px;*/
list-style-type: square;
color:#666666;
}
.hosting li a{
/*margin-left:-5px;*/
color:#666666;
text-decoration:none;
}
.hosting li a:hover{
/*margin-left:-5px;*/
color:#333333;
text-decoration:underline;
}

.hosting a{
color:#0066CC;
font-weight:bold;
text-decoration:none;
}
.hosting a:hover{
color:#0066CC;
font-weight:bold;
text-decoration:underline;
}

