.body {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.head{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #006633;
	text-decoration: none;
}
.link {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.link:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}