.homeTxt {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #8c8c8c;
}
.homeTxtB {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #8c8c8c;
}
.H2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #5d80b0;
}
.Links {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #93ABF5;
}
A.link {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #8c8c8c;
	text-decoration:underline;
}
A.link: Visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #8c8c8c;
	text-decoration:underline;
}
A.link: Hover {

	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #5d80b0;
	text-decoration:none;
}
.H1 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #5d80b0;
}
.Credit {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #8c8c8c;
}
.menu {

	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #424242;
}
A.menu {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #424242;
	text-decoration:none;
}
A.menu: Visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #424242;
	text-decoration:none;
}
A.menu: Hover {

	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #5d80b0;
	text-decoration:none;
}
