/* CSS Document */
body { margin:0px; padding:0px; background:#8dc63f;}

.text-top{
font-family:tahoma;
font-size:11px;
color:#000000;
line-height:15px;
}
.text-top a{
color:#000000;
text-decoration:none;
}
.text-top a:hover{
color:#000000;
text-decoration:underline;
}
.text-2{
font-family:HelmetCondensed;
font-size:17px;
color:#ffffff;
}
.text-2 a{
color:#ffffff;
text-decoration:none;
}
.text-2 a:hover{
color:#ffffff;
text-decoration:underline;
}
.text-white{
font-family:tahoma;
font-size:11px;
color:#ffffff;
}
.text-white a{
color:#ffffff;
text-decoration:underline;
}
.text-white a:hover{
color:#000000;
text-decoration:underline;
}
.text-3{
font-family:tahoma;
font-size:12px;
color:#ffffff;
line-height:17px;
}