.paraA { color: black; font-size: 10px; font-family: verdana; }
.item head { color: blue; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline; }
.greentext { color: #093; font-size: 18px; padding-top: 10px; }
.MainMenu {
	font-size: 13px;
	color: #03C;
}
a:hover {
	color: #900;
	text-decoration: underline;
}
a:link {
	color: #00F;
}
a:visited {
	text-decoration: none;
}
a:active {
	color: #900;
}

