P  {
	font-size : 13px;
	line-height : 20px;
	font-family : Verdana, Arial, sans serif;
	color : #ffff41;
}

UL  {
	font-size : 13px;
	line-height : 20px;
	font-family : Verdana, Arial, sans serif;
	color : #ffff41;
}

.contact  {
	font-size : 13px;
	line-height : 20px;
	font-family : Verdana, Arial, sans serif;
	color : #ccebb9;
}

.content  {
	font-size : 13px;
	line-height : 20px;
	font-family : Verdana, Arial, sans serif;
	color : #ccebb9;
}

.orange  {
	font-size : 13px;
	line-height : 20px;
	font-family : Verdana, Arial, sans serif;
	color : #ff7f00;
}

.white  {
	font-size : 13px;
	line-height : 20px;
	font-family : Verdana, Arial, sans serif;
	color : #ffffff;
}
.whitenav  {
	font-size : 13px;
	line-height : 22px;
	font-family : Verdana, Arial, sans serif;
	color : #ffffff;
}

.note {
	font-size : 10px;
	font-style : italic;
	font-family : Verdana, Arial, sans serif;
	color : #666666;
}

.title  {
	font-size : 33px;
	line-height : 30px;
	font-style : italic;
	font-family : Verdana, Arial, sans serif;
	color : #bde00f;
} 

.homepic  {
	margin-left: 22px;
}



a:link {
	font-size : 13px;
	line-height : 20px;
	font-family : Verdana, Arial, sans serif;
	color:#bde00f;
	font-style : italic;
	text-decoration: none;
}
a:visited {
	font-size : 13px;
	line-height : 20px;
	font-family : Verdana, Arial, sans serif;
	color:#bde00f;
	font-style : italic;
	text-decoration: none;
}
a:hover {
	font-size : 13px;
	line-height : 20px;
	font-family : Verdana, Arial, sans serif;
	color:#ffffff;
	font-style : italic;
	text-decoration: none;
}
a:active {
	font-size : 13px;
	line-height : 20px;
	color:#ffffff;
	font-style : italic;
	text-decoration: none;
}


a.elink:link {
	color:#ccebb9;
	text-decoration: none;
}
a.elink:visited {
	color:#ccebb9;
	text-decoration: none;
}
a.elink:hover {
	color:#ffffff;
	text-decoration: none;
}
a.elink:active {
	color:#ffffff;
	text-decoration: none;
}

a.listlink:link {
	color:#ffffff;
	text-decoration: none;
}
a.listlink:visited {
	color:#ffffff;
	text-decoration: none;
}
a.listlink:hover {
	color:#bde00f;
	text-decoration: none;
}
a.listlink:active {
	color:#bde00f;
	text-decoration: none;
}

a.nav2:link {
	color:#fff8ab;
}
a.nav2:visited {
	color:#fff8ab;
}
a.nav2:hover {
	color:#ffffff;
}
a.nav2:active {
	color:#ffffff;
}

