@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #625340;
	font-weight: bold;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(kristy-background.jpg);
}
a:link {
	color: #432606;
	text-decoration: none;
}
a:visited {
	color: #432606;
	text-decoration: none;
}
a:hover {
	color: #991812;
	text-decoration: none;
}
a:active {
	color: #432606;
	text-decoration: none;
}


a.nav:link {
	color: #625340;
	font-size: 18px;
	text-decoration: none;
	font-weight:bold;
}
a.nav:visited {
	color: #625340;
	font-size: 18px;
	text-decoration: none;
	font-weight:bold;
}
a.nav:hover {
	color: #991812;
	font-size: 18px;;
	text-decoration: none;
	font-weight:bold;
}
a.nav:active {
	color: #625340;
	font-size: 18px;
	text-decoration: none;
	font-weight:bold;
}

a.footer:link {
	color: #f9f3d3;
	text-decoration: none;
	font-weight:bold;
}
a.footer:visited {
	color: #f9f3d3;
	text-decoration: none;
	font-weight:bold;
}
a.footer:hover {
	color: #e0a90e;
	text-decoration: none;
	font-weight:bold;
}
a.footer:active {
	color: #f9f3d3;
	text-decoration: none;
	font-weight:bold;
}

.text-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f9f3d3;
}
.text-bigger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}	
.text-biopage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}	