/*************************************
 * Frankendesigns, LLC               *
 * http://www.frankendesigns.com     *
 * info@frankendesigns.com           *
 *************************************/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #2F5983;
}

.contentText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.contentText a:link {
	font-weight: bold;
	color: #688A92;
	text-decoration: none;
}

.contentText a:active {
	font-weight: bold;
	color: #688A92;
	text-decoration: none;
}

.contentText a:visited {
	font-weight: bold;
	color: #688A92;
	text-decoration: none;
}

.contentText a:hover {
	font-weight: bold;
	color: #688A92;
	text-decoration: underline;
}

.contentNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.contentNav a:link {
	font-weight: bold;
	color: #2F5983;
	text-decoration: none;
}

.contentNav a:active {
	font-weight: bold;
	color: #2F5983;
	text-decoration: none;
}

.contentNav a:visited {
	font-weight: bold;
	color: #2F5983;
	text-decoration: none;
}

.contentNav a:hover {
	font-weight: bold;
	color: #2F5983;
	text-decoration: underline;
}
