.test1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #99CCFF;
}
A:Link {color=#99CCFF; text-decoration: none}
A:visited {color=#99CCFF; text-decoration: none}
A:active {color=#99CCFF; text-decoration: none}
A:Hover {color=#99CCFF; text-decoration: underline}