.text {
	font-family : Georgia;
    font-size: 10pt;
    color: #000000;
	text-decoration: none;
}
.text2 {
	font-family : Georgia;
    font-size: 8pt;
    color: #474747;
	text-decoration: none;
}
.text3 {
	font-family : Georgia;
    font-size: 8pt;
    color: #efefef;
	text-decoration: none;
}
.link {
	font-family : Georgia;
    font-size: 10pt;
    color: #336699;
	text-decoration: underline;
}
.link:hover {
	font-family : Georgia;
    font-size: 10pt;
    color: #336699;
	text-decoration: none;
}

.link2 {
	font-family : Georgia;
    font-size: 8pt;
    color: #efefef;
	text-decoration: underline;
}
.link2:hover {
	font-family : Georgia;
    font-size: 8pt;
    color: #efefef;
	text-decoration: none;
}
.link3 {
	font-family : Georgia;
    font-size: 8pt;
    color: #336699;
	text-decoration: underline;
}
.link3:hover {
	font-family : Georgia;
    font-size: 8pt;
    color: #336699;
	text-decoration: none;
}
