body { color: black; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 14px; }

p { }

td { font-size: 12px; line-height: 14px; }

a:link { color: #00675a; text-decoration: underline; }

a:visited { color: #61517d; text-decoration: underline; }

a:hover { color: #61517d; text-decoration: underline; }

a:active { }
.bottommenu { color: #fff; font-size: 9px; line-height: 10px; }
.bottommenu a:link { color: #fff; text-decoration: underline; }
.bottommenu a:visited { color: #fff; text-decoration: none; }
.bottommenu a:hover { color: #ccc; text-decoration: underline; }
.bottommenu a:active { color: #ccc; text-decoration: underline; }

.note {
	font-style: italic;
	color: #6633FF;
}
.notered {
	font-style: italic;
	color: #FF0000;
}

