a:link {
	color: #9D99FF;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;

}
a:visited {
	color: #9D99FF;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;

}

.h1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #9d99ff;
}

.text1 {
	font-family: Arial;
	font-size: 12px;
	color: #5b5b5b;
	font-weight: normal;
}

.text2 {
	font-family: Arial;
	font-size: 12px;
	color: #9d99ff;
	font-weight: normal;
}