a:link{
	color : #3E7217;
	font-weight : bold;
	text-decoration : none;
}

a:visited{
	color : #3E7217;
	font-weight : bold;
	text-decoration : none;
}

a:hover{
	color : #3E7217;
	font-weight : bold;
	text-decoration : none;
}

a:active{
	color : #3E7217;
	font-weight : bold;
	text-decoration : none;
}

hr {
	height : 1px;
	width : 400px;
	color : #3E7217;
	clip : rect( );
}

.text {
	color : #5C5C5C;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
}
.smalltext { color : #5C5C5C; font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 12px; font-weight : normal; }
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5c5c5c;
}
