@charset "ISO-8859-1";
.style1 {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 14px;
	padding-left: 20px;
	background-image: url(Images/HomePg/HomePg_05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #336666;
}
.style3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	line-height: 20px;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 10px;
	margin-bottom: 0px;
	color: #333333;
}
.style3  a:link {
	color: #CC3300;
}
.style3 a:visited {
	color: #CC3300;
}
.style3 a:hover {
	color: #666666;
}
.style3 a:active {
	color: #336666;
}
.style2 {color: #F7EEA1}
a:link {
	color: #F5EC9E;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #CCCCCC;
}

