.menustyle {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.menustyle a{
	padding: 2px;
	color: #000000;
	text-decoration: none;
}

.menustyle a:hover{
	padding: 2px;
	color: #006300;
	text-decoration: none;
}

.contentstyle {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}

.contentstyle a{
	color: #006300;
	text-decoration: none;
}

.contentstyle a:hover{
	color: #006300;
	text-decoration: underline;
}