a,
a:visited {
	color: #4579a8;
	text-decoration: none;
}

a:hover,
a:active {
	color: #4579a8;
	text-decoration: underline;
}

a.menu,
a.menu:visited {
	color: #000000;
	text-decoration: none;
}

a.menu:hover,
a.menu:active {
	color: #000000;
	text-decoration: underline;
}



a.title,
a.title:visited {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #4579a8;
	text-decoration: none;
}

a.title:hover,
a.title:active {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #4579a8;
	text-decoration: underline;
}



a.lite,
a.lite:visited,
a.lite:hover,
a.lite:active {
	font-family: Arial;
	font-size: 10px;
	color: #7f8679;
	text-decoration: underline;
}



.txt {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}



.title {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}



.lite {
	font-family: Arial;
	font-size: 10px;
	color: #7f8679;
}



h1,h2 {
	font-size: 18px;
	font-family: Arial;
	margin-bottom: 0px;
	margin-top: 0px;
}



h4 {
	font-size: 18px;
	font-family: Arial;
	margin-bottom: 0px;
	margin-top: 0px;
}