body,p  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left; 
	color: #666666;
	font-size:12px;
}

h1	{
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-image: url(images/greyl.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	font-weight: normal;
	padding-bottom: 5px;
}
.spring	{
	background-image: url(images/greenline.gif);
}
.summer	{
	background-image: url(images/yellowline.gif);
}
.autumn	{
	background-image: url(images/orangeline.gif);
}
.winter	{
	background-image: url(images/blueline.gif);
}
h2 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#FF6633;
	font-weight: normal;
	padding:20px 0px 5px 0px;
	margin:20px 0px 5px 0px;
}

.mainhead {
	font-family: "Arial Narrow";
	font-size: 24px;
}	
.Footer {
	font-size: 10px;
	text-align: center;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
}

a:link {color:#FF6633; text-decoration: none} /* unvisited link */
a:visited {color:#FF6633} /* visited link */
a:hover {color:#FF6633; text-decoration:underline} /* mouse over link */
a:active {color:#000000} /* selected link */

.boxHead {
color: #FFFFFF; 
font-weight: bold; 
font-family: "Arial Narrow"; 
font-size: 16px; }

.box {
color: #FFFFFF; 
font-weight: bold; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px; }

A.box:link {
	color: #ffffff;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

A.box:visited {
	color: #ffffff;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

A.box:hover {
	color: #000000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}

A.box:active {
	color: #000000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

A.boxActive:link {
	color: #000000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

A.boxActive:visited {
	color: #000000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

A.boxActive:hover {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}

A.boxActive:active {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
