table {
color:#171717;
font-family:arial;
font-size:12px;
}

div {
color:#171717;
font-family:arial;
font-size:12px;
text-align: left;
}

table {
color:#171717;
}

.button {
display: block;
width: 117px;
height: 48px;
line-height: 48px;
font-size: 12px;
background: url(img/tlobuttona.jpg) repeat-x;
color: white;
text-decoration:none;
text-align:center;
}

.button:hover {
color:white;
text-decoration:none;
background: url(img/tlobuttona2.jpg) repeat-x;
}

li {
list-style-image:url(img/arrow.gif); 
}

ul {
margin:0px;
padding-left:20px;
padding-top:10px;
}

a {
color: #000001;
text-decoration:underline;
}

a:hover {
text-decoration:none;
color: #000001;
}
