.text
{
font-family:Arial,serif;
font-size:12px;
color:black;
text-align: justify;
line-height:17px;
}
B
{
font-family:Tahoma,serif;
font-size:11px;
text-align: justify;
line-height:17px;
}

A{
font-family:Tahoma,serif;

	color:black;
	text-decoration:none;
}
A:visited{
font-family:Tahoma,serif;

	color:black;
	text-decoration:none;
}
A:hover.under{
font-size: 11px;
font-family: Tahoma,serif;
text-decoration: underline;
color:#0066CC;
}
A:visited.under{
font-size: 11px;
font-family: Tahoma,serif;
text-decoration: none;
color:#0066CC;
}
A:hover.under1{
font-size: 11px;
font-family: Tahoma,serif;
text-decoration: underline;
color:#0066CC;
}
A:link.under1{
font-size: 11px;
font-family: Tahoma,serif;
text-decoration: none;
color:#0066CC;
}
A.under1{
font-size: 11px;
font-family: Tahoma,serif;
text-decoration: none;
color:#0066CC;
}
A.under{
font-size: 11px;
font-family: Tahoma,serif;
text-decoration: none;
color:#0066CC;
}
A:active.under1{
font-size: 11px;
font-family: Tahoma,serif;
text-decoration: none;
color:red;
}
A:visited.under1
{
font-size: 11px;
font-family: Tahoma,serif;
text-decoration: none;
color:black;
}