﻿body {
	font-size: 12px;
	color: #194D26;
	margin: 0px;
}

table {
	font-size: 12px;
	color: #194D26;
}


a:link {
	color: #194D26; text-decoration: none;
}

a:visited {
	color: #194D26; text-decoration: none;
}

a:active {
	color: #194D26; text-decoration: underline;
}

a:hover {
	color: #194D26; text-decoration: underline;
}