A:LINK {
color : Navy;
text-decoration: underline
} 
A:VISITED {
color : Navy;
text-decoration: underline
} 
A:HOVER {
color : Black;
text-decoration : underline;
} 
A:ACTIVE {
color : Black;
text-decoration: underline
}.Ipertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000033;
}
