a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
a:hover {
	font-size: 12px;
	color: #BE452C;
	text-decoration: none;

}
.text1 {
	font-size: 12px;
	color: #333333;
}
.text2 {
	font-size: 14px;
	color: #333333;
	line-height: 120%;

}
.text3 {
	font-size: 16px;
	color: #996666;
}
.text4 {
	font-size: 14px;
	color: #996666;
}
a:visited {
	font-size: 12px;
}

