.homematter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.leftlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration:none;
}

.h {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
.h:link {
	text-decoration: none;
}
.h:visited {
	text-decoration: none;
	
	
}
.h:hover {
	text-decoration: none;
	color: #990000;
}
.h:active {
	text-decoration: none;
}

.a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	
}
.a:link {
	text-decoration: none;
}
.a:visited {
	text-decoration: none;
	
	
}
.a:hover {
	text-decoration: none;
	color: #990000;
}
.a:active {
	text-decoration: none;
}

.b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
.b:link {
	text-decoration: none;
}
.b:visited {
	text-decoration: none;
	
	
}
.b:hover {
	text-decoration: none;
	color: #990000;
}
.b:active {
	text-decoration: none;
}

.c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
.c:link {
	text-decoration: none;
}
.c:visited {
	text-decoration: none;
	
	
}
.c:hover {
	text-decoration: none;
	color: #990000;
}
.c:active {
	text-decoration: none;
}


.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#990000;
	
}
.more:link {
	text-decoration: none;
}
.more:visited {
	text-decoration: none;
	
}
.more:hover {
	text-decoration: none;
	color:#990000;
}
.more:active {
	text-decoration: none;
}.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
