.css {
	font-family: MS Sans Serif;
	font-size: 14px;
	font-weight: normal;
	color: #1C1C1C;
}
.css a:link {
	font-family: MS Sans Serif;
	font-size: 14px;
	font-weight: normal;
	color: #005B93;
	text-decoration: none;
}
.css a:visited {
	font-family: MS Sans Serif;
	font-size: 14px;
	font-weight: normal;
	color: #005B93;
	text-decoration: none;
}
.css a:hover {
	font-family: MS Sans Serif;
	font-size: 14px;
	font-weight: normal;
	color: #009900;
	text-decoration: underline;
}.picborder {
	border: 4px solid #FFFFFF;
}
.green {
	font-weight: bold;
	font-size: 14px;
	color: #79b62e;
	text-decoration: none;
}

.green a:link {
	font-weight: bold;
	font-size: 14px;
	color: #79b62e;
	text-decoration: none;
}
.green a:visited {
	font-weight: bold;
	font-size: 14px;
	color: #79b62e;
	text-decoration: none;
}
.green a:hover {
	font-weight: bold;
	font-size: 14px;
	color: #79b62e;
	text-decoration: underline;
}

