body {
line-height: 18px;
font-family: verdana;
font-size: 12px;
color: #23304D;
}

table {
line-height: 18px;
font-family: verdana;
font-size: 12px;
color: #333333;
}


div {
line-height: 18px;
color:#333333;
font-family:verdana;
font-size: 12px;
}



a {
color: #61F4F4;
text-decoration:none;

}

a:hover {
color: #81H4H4;
text-decoration:none;
}

li {
list-style-image:url(img/arrow.jpg); 
}

ul {
margin:0px;
padding-left:20px;
padding-top:6px;
}

.button {
display: block;
height:70px;
line-height:70px;
font-size:16px;
text-decoration:none;
text-align:center;
color: white;
background: url(img/but1.jpg) repeat-x;
}

.button:hover {
display: block;
text-decoration:none;
height:70px;
line-height:70px;
font-size:16px;
text-align:center;
color: white;
background: url(img/but2.jpg) repeat-x;
}

