
a:link {
	color: 000000;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;

}
a:visited {
	color: 000000;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;

}
a:hover {
	color: FF0000;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.text1 {
	font-family: Verdana;
	font-size: 12px;
	color: 000000;
	font-weight: bold;
}
.text2 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: 333333;
}
.text3 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: 333333;
}


