body {
background-color: #092500;
background-image: url(../img/bg-main.jpg);
background-repeat: repeat-x;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
a {
text-decoration: underline;
color: #ffb400;
font-weight: normal;
}
a:hover {
text-decoration: none;
color: #ffb400;
font-weight: normal;
}
a:visited {
text-decoration: underline;
color: #ffb400;
font-weight: normal;
}
body,td,th {
color: #FFFFFF;
font-size: 12px;
line-height: 1.4;
letter-spacing:1px;
}
.white-10 {
color: #FFFFFF;
font-size: 10px;
line-height: 1.3;
}
.white-12b {
color: #FFFFFF;
font-size: 12px;
font-weight: bold;
line-height: 1.3;
}