/* CSS Document  Created BY Touseef usef4u@gmail.com*/

* { margin : 0; padding : 0; }

body
{
font : 75%/160% Tahoma, Verdana, Arial, sans-serif;
color : #5a1c46;

}

text a:link {
color:#fff;
}




img{
border:0;
padding:0;
margin:0;
}


.texts{
font-family:Tahoma;
font-size:11px;
color:#ff7200;
font-weight:bold;
text-align:left;
}


.texts2{
font-family:Tahoma;
font-size:11px;
color:#ff7200;
text-align:left;

}

.dandee{
font-family:Tahoma;
font-size:11px;
color:#3d8793;
font-weight:bold;

}

.pks{
font-family:Tahoma;
font-size:11px;
color:#2c6970;
text-align:justify;
}


.pksgrey{
font-family:Tahoma;
font-size:11px;
color:#a5a5a5;
text-align:justify;

}


.white_text{
font-family:Tahoma;
font-size:11px;
color:#fff;
text-align:justify;
font-weight:bold;
}


.white_textwb{
font-family:Tahoma;
font-size:11px;
color:#fff;


}



a:link {
color:#ff7300;
font-weight:bold;


}

a:visited{
color:#ff7300;
font-weight:bold;
}

a:hover{
color:#ff7300;
font-weight:bold;
text-decoration:underline;
text-transform:lowercase;

}

a.foot:link{
	FONT-SIZE: 11px;
	font-family:Tahoma;
	COLOR: #fff;
	TEXT-DECORATION:none;
}

a.foot:hover{

FONT-SIZE: 11px;
font-family:Tahoma;
COLOR: #fff;
TEXT-DECORATION: underline;
}

a.foot:visited{
	FONT-SIZE: 11px;
	font-family:Tahoma;
	COLOR: #fff;
	TEXT-DECORATION:underline;

}