.text1 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #0000BF;
	text-decoration: none;
}
:hover.text1 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #0404FF;
	text-decoration: none;
}
.text2 {
	font-family: Verdana;
	font-size: 11px;
		color: #0000BF;
	text-decoration: none;
}
:hover.text2 {
	font-family: Verdana;
	font-size: 11px;
	color: #0404FF;
	text-decoration: none;
}
.text3 {
	font-family: Verdana;
	font-size: 11px;
		color: #000000;
	text-decoration: none
