A:link {
	color: #333366;
	text-decoration: underline;
	font-weight: bold;
}
A:visited {
	color: #996600;
	text-decoration: underline;
	font-weight: bold;
}
A:hover {
	color: #333366;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}

td {font-family: arial, geneva, sans-serif; font-size: 13px; color: #333366}
.web-design-copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333366;
}
