.type1 {
	background-color: #A8C9B0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #47644E;





}
a:link {
	color: #FFFFFF;
	text-decoration: none;

}
a:visited {
	color: #FFFFFF;
	text-decoration: none;

}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.type2 {
	color: #FFFFFF;
}
.type3 {
	font-size: xx-small;

}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
