A
{
 text-decoration: underline;
 color:#0000FF;
}

A:hover
{
 color:#773333;
}

BODY
{ 
 background: #FFFFFF;
 color: #000000;
 font: Arial, Tahoma;
 font-size: 12px;
} 


P
{
 font: 12px Arial, Tahoma, Times New Roman;
 dir: ltr;
 }

.urdu     { font-family: Nafees Web Naskh, Nafees Nastaleeq, Tahoma, Arial; font-size: 14pt; text-align: right; line-height: 150%; dir: rtl;}

.english     { font-family: Arial; font-size: 12pt; text-align: left; line-height: 125%;}

.button
{
 border: outset 2px #999F9F;
 color: #000000;
 background-color: #FFFFFF;
 text-decoration: none;
}
