.text { 
font-family: arial;
font-size: 9pt;
font-weight: normal;
color: #324a61; 
text-align: Justify
}

A:link { 
color:#2e72b5; 
text-decoration:underline; 
font-weight:normal;
}

A:visited { 
color:#2e72b5; 
text-decoration:underline;
font-weight:normal;
}

A:active { 
color:#2e72b5; 
text-decoration:underline;
font-weight:normal;
}

A:hover { 
color:#2e72b5;
text-decoration:none; 
font-weight:normal;
}