@charset "utf-8";
/* CSS Document */

.content {
	font-size: 14px;
	color: #603913;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.links {
	font-size: 18px;
	color: #603913;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.linksintext {
	font-size: 14px;
	color: #603913;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.links2 {
	font-size: 25px;
	color: #123174;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a:hover {
	color: #00CC99;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
a:link {
	text-decoration: underline;
}
