.aa {
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	color: #000099;
	text-decoration: none


}
.bb {
	border: 2px solid #000000;
}
a:link {
	color: #000099;
	text-decoration: underline;

}
a:visited {
	color: #000099;
	text-decoration: underline;
}
a:hover {
	color: #0099FF;
	text-decoration: underline;
}
