BODY { font-family: Arial; font-size: 10pt; }

}
a {
	font-family: Arial; font-size: 10pt; color : blue; TEXT-DECORATION: none;
}
a:visted {
	font-family: Arial; font-size: 10pt;color : blue; TEXT-DECORATION: none;
}
a:hover      { font-family: Arial; font-size: 10pt; text-decoration: none; color: #CC9900 }