.one {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
a:link {
	color: #FFFF00;
	text-decoration: none;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.two {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.three {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
.four {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
.five {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
}
