.email {
	text-decoration: none;
}
.link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #48457C;
	text-decoration: none;
	font-size: 12px;

}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;

}
.link2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	font-size: 12px;

}
.borderTLBR {
	border: thin solid #EAEAEA;
}
.hidden {
	color: #FFFFFF;
}
.borderB {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.link3 {
	text-decoration: none;
}
.smallText {
	font-size: 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;

}
