/* CSS Document */

.hmtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
	line-height: 20px;
	padding-top: 10px;
	padding-right: 25px;
	padding-left: 10px;
}
.hmtext a:link {
	color:#000000;
	text-decoration: underline;
}

.hmtext a:visited {
	color:#000000;
	text-decoration: underline;
}
.hmtext a:hover {
	color:#910A0E;
	text-decoration: underline;
}
.hmtextt a:active {
	color:#000000;
	text-decoration: underline;
}

.hmtext a:link {
	color:#910A0E;
	text-decoration: underline;
}

.hmtext a:visited {
	color:#910A0E;
	text-decoration: underline;
}
.hmtext a:hover {
	color:#333333;
	text-decoration: underline;
}
.hmtextv a:active {
	color:#910A0E;
	text-decoration: underline;
}
