body {
	font-size: 11px;
	color: #2F3A33
}
html, body, h1, h2, h3, h4, h5, h6, p, div, small, big, th, td, ul, ol, dl {
	font-family: arial, helvetica, sans-serif;
	color: #757575;
}
font, th, td, p {
	font-size: 11px;
}
a:link {
	color: #717361;
	background-color: transparent;
}
a:visited {
	color: #717361;
	background-color: transparent;
}
a:active {
	color: #ABA87A;
	background-color: transparent;
}
a:hover {
	color: #ABA87A;
	background-color: transparent;
}

.head {
	font-size: 18px;
	color: #339900;
}
.txt {
	color: #2F3A33;
}
.cap {
	color: #899D92;
}
