/* CSS Document */

body{
margin:0px;
background-image:url(imgs/bg.jpg);
background-repeat:repeat-x;
background-color:#ff9c44;
}
.wht_txt{
font-family:Tahoma;
font-size:12px;
color:#FFFFFF;
text-decoration:none;
font-weight:normal;
}
.wht_link{
font-family:Tahoma;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
font-weight:normal;
}
.wht_link:hover{
font-family:Tahoma;
font-size:11px;
color:#bc104c;
text-decoration:none;
font-weight:normal;
}
.q_link{
font-family:Tahoma;
font-size:11px;
color:#f86ea1;
text-decoration:none;
font-weight:normal;
}
.q_link:hover{
font-family:Tahoma;
font-size:11px;
color:#f86ea1;
text-decoration:underline;
font-weight:normal;
}
.heading1{
font-family:Tahoma;
font-size:14px;
color:#bd0f4e;
text-decoration:none;
font-weight:normal;
}
.heading2{
font-family:Tahoma;
font-size:14px;
color:#e32e71;
text-decoration:none;
font-weight:normal;
}
.pname{
font-family:Tahoma;
font-size:11px;
color:#890222;
text-decoration:none;
font-weight:normal;
}
.ano{
font-family:Tahoma;
font-size:11px;
color:#e53170;
text-decoration:none;
font-weight:normal;
}