.text {
	color: #7f7f7f;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	line-height: 20px;
}

.bold {
color: #4c4c4c; }

a {
color: #647162;
text-decoration: none;}

a:link {}

a:visited {
color: #cccccc;}

a:hover {
color: #647162;
text-decoration: underline; }

a:active {}

