h2 {
	font-size: 18px;
	color: 46503C;
	font-weight: 800;
}

a.bottom, a.bottom:visited, a.bottom:hover {
	color: #996600;
	font-weight: bold;
}
p, ul li, ol li {
	font-size: 15px;
	color: 333333;
	text-align: justify;
}
.style1 {
	color: #FF0000;
	font-weight: bold;}

.style4 {color: #0000FF}

a:link {
	font-size: 14px;
	color: #333333;
}
a:active {
	font-size: 14px;
	color: #666666;
}
a:visited {
	font-size: 14px;
	color: #454545;
}
a:hover {
	font-size: 14px;
	color: #464646;
}

a.cont {
	color: #333333;
}
a.cont:visited {
	font-size: 14px;
	color: #996600;
}
a.cont:hover {
	font-size: 14px;
	color: #464646;
}

.rh {
color:#FF0000;
}