	
		
#links {
	margin: 0px;
	padding: 10px;
	width: 200px;
	text-align: center;
}
#links a {
	display: block;
	font-family: "Lucida Calligraphy";
	color: white;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #669966;
	padding: 10px 10px 10px 10px
}
#links a {text-decoration: none}
#links a:hover {color: orange}

#blinks a{
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 10px;
	text-align: center;
}
#blinks a {text-decoration: none}
#blinks a:hover {color: orange}

#slinks a{
	color: #081E08;
	font-size: 12px;
	text-decoration: none
}

#slinks a:hover {color: orange}
	
	
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;
	color: #000000;
	padding: 2px;
}
.title_text {
	font-family: "Handwriting - Dakota", "Lucida Calligraphy";
	font-size: 36px;
	font-style: italic;
	font-weight: bolder;
	color: #669966;
	text-align: center;
	line-height: 30px;
}
.block_title_text {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #669966;
	text-align: center;
	padding: 10px;
	font-size: 24px;
}
.back {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-color: #bd5500;
	background-position: center;
	text-align: center;
	width: 150px;
	border: thin solid #000000;
}
.sub_title_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.unique_text {
	font-family: Garamond;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #800000;
	text-align: center;
}

#leftcol {background-color: #081E08}

#bottomrow {background-color: #669966}

#maincol {padding: 0px 30px 0px 30px}

.weatherd {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.selection_desire {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.body_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}
.back_page_border {
	border: 4px ridge #669966;
}
