.hometext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
	text-align: justify;
}
.hometextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
	text-align: justify;
}

a 		{ color: #000033; text-decoration: none }
a:link		{  background-color: transparent; text-decoration: underline}
a:visited 	{ color: #999999; background-color: transparent; text-decoration: underline }
a:hover 	{ color: #000033; background-color: #98a0a9; text-decoration: none}
.titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #A8AECC;
	text-decoration: none;
	line-height: 14px;
}
.largertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 14px;
	font-weight: bold;
	color: #0033FF;
	text-decoration: none;
}
.interiortext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #FFCC66;
	text-decoration: none;
}
.interiortextcentered {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #FFCC66;
	text-decoration: none;
	text-align: center;
}
.largertextlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	font-weight: normal;
	color: #FFCC99;
	text-decoration: none;
}
.blocktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	text-align: left;
}
.interiortextcentlg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #FFCC66;
	text-decoration: none;
	text-align: center;
}
