body {
font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
font-size: 11px;
color: #000000;
margin: 0px;
padding: 0px;
}
p {
text-align: justify;
padding-right: 10px;
padding-left: 10px;
}
a {
color: #0042FF;
text-decoration: none;
}
.white a:hover {
text-decoration: underline;
}
a:hover {
text-decoration: underline;
}
.white {
color: #FFFFFF;
}
.white a {
color: #FFFFFF;
text-decoration: none;
}
.box {
/* border: 1px solid #ff8122; */
border: 1px solid #222222;
background-color: #fde5b5;
list-style-type:none;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}
.box a {
height: 20px;
width: 150px;
}
.box a:hover {
height: 20px;
text-decoration: underline;
}
.box ul li {
/* list-style-image: url(images/bullet.gif); */
list-style-type:none;
}
li {
margin: 0px;
padding: 0px;
}
/*
td {
font-family: tahoma;
font-size: 11px;
line-height: 18px;
color: #000000;
}
*/
ul {
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 25px;
margin: 0px;
}
#footer_spring_hack {
height:210px;
}
/* let sleeping dogs lie ;)

.one {
background-color:bisque;
}
.two {
background-color:white;
}
.column_header {
background-color:gray;
}

*/
