@charset "utf-8";
.tuckermate {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #2D2D2D;
	word-spacing: normal;
	font-weight: bold;
	line-height: 22px;
}
.tuckermate_body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #2D2D2D;
	word-spacing: normal;
	font-weight: normal;
	line-height: 22px;
	text-align: left;
}
.topNav a:link {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
    color: #2D2D2D;
	font-weight: bold;
	line-height: 22px;
	text-decoration: none;
}
.topNav a:visited {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
    color: #2D2D2D;
	font-weight: bold;
	line-height: 22px;
	text-decoration: none;
}
.topNav a:active {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
    color: #2D2D2D;
	font-weight: bold;
	line-height: 22px;
	text-decoration: none;
}
.topNav a:hover {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #FF0000;
	font-weight: bold;
	line-height: 22px;
	text-decoration: none;
}
