@charset "utf-8";
/* CSS Document */

img { behavior: url(../../iepngfix.htc) }

body {
margin:0;
background-image:url(../images/bg.jpg);
background-position:center top;
background-repeat:no-repeat;
font-family:Arial;
font-size:12px;
color:#000000;
line-height:16px;
}

.text {
font-family:Arial;
font-size:12px;
color:#FFF;
line-height:16px;
}
.text a:link{
color:#72caff;
font-size:12px;
line-height:16px;
text-decoration:underline;
}
.text a:visited{
color:#72caff;
font-size:12px;
line-height:16px;
text-decoration:underline;
}
.text a:hover{
color:#72caff;
font-size:12px;
line-height:16px;
text-decoration:none;
}

.footer {
color:#538da0;
font-size:12px;
line-height:16px;
text-decoration:none;
}
.footer a:link{
color:#538da0;
font-size:12px;
line-height:16px;
text-decoration:none;
}
.footer a:visited{
color:#538da0;
font-size:12px;
line-height:16px;
text-decoration:none;
}
.footer a:hover{
color:#FFF;
font-size:12px;
line-height:16px;
text-decoration:none;
}


.textblue {
font-family:Arial;
font-size:12px;
color:#72caff;
line-height:16px;
}
.textblue a:link{
color:#72caff;
font-size:12px;
line-height:16px;
text-decoration:none;
}
.textblue a:visited{
color:#72caff;
font-size:12px;
line-height:16px;
text-decoration:none;
}
.textblue a:hover{
color:#72caff;
font-size:12px;
line-height:16px;
text-decoration:none;
}