.textNormal
{
    font-weight: normal; 
    font-family: ArabBruD, Baskerville Old Face, sans-serif; 
    color: #000000;
    font-size: 12pt; 
}

.textBold
{
    font-weight: bold; 
    font-family: ArabBruD, Baskerville Old Face, sans-serif; 
    color: #000000;
    font-size: 12pt; 
}

.textBold a
{
	color:#8C9400;
	text-decoration:none;
}

.textBold a:hover
{
	text-decoration:underline;
}
