.highlight_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
a:link {
	color: #E55086;
	text-decoration: none;
}
a:visited {
	color: E55086;
	text-decoration: none;
}
a:active {
	color: #E55086;
	text-decoration: none;
}

a:hover {
	color: E55086;
	text-decoration: underline;
}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5D5B5C;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#homepbox {
	width: 119px;
	border: 1px solid #b0b0b0;
	background-color: #FFFFFF;
}
#hometext {
	margin: 0px;
	height: 120px;
	width: 101px;
	float: left;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #535353;
	background-color: #FFFFFF;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #b0b0b0;
	border-right-color: #b0b0b0;
	border-left-color: #b0b0b0;
}
#hometbox {
	margin: 0px;
	height: 14px;
	width: 119px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #b0b0b0;
	border-left-color: #b0b0b0;
	border-bottom-width: 1px;
	border-bottom-color: #b0b0b0;
	padding: 0px;
}
