@charset "UTF-8";
.linktext {
	font-family: Calibri, Verdana, Arial, Times;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.linktext a:link {
	font-family: Calibri, Verdana, Arial, Times;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.linktext a:hover {
	font-family: Calibri, Verdana, Arial, Times;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.linktext a:visited {
	font-family: Calibri, Verdana, Arial, Times;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.vline {
	background-image: url(images/v_line.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.bigfont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	color: #666666;
	line-height: normal;
	vertical-align: 10%;
	margin-top: 0px;
	padding-top: 0px;
	white-space: 0;
	width: auto;
	top: 0px;
}
.mediumfont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #999999;
}
.bodbod {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-style: normal;
}
.bodbod a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.bodbod a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.peppershaker {
	background-image: url(images/slice_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bodbod a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999999;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
