a:link {
	color: #e3953e;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #e3953e;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #533788;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #e3953e;
	font-weight: bold;
	text-decoration: none;
}
body { font-size: 11px; font-family: verdana; }
h1 { color: #e3953e; font-size: 16px; text-decoration: none; }
h2 { color: #e3953e; font-size: 14px; text-decoration: none; }
h3 { color: #e3953e; font-size: 12px; text-decoration: none; }
h4 { color: #533788; font-size: 16px; text-decoration: none; }
h5 { color: #533788; font-size: 14px; text-decoration: none; }
h6 { color: #533788; font-size: 12px; text-decoration: none; }
td { color: #5e5853; font-size: 11px; font-family: verdana, arial, tahoma; }
.ContentBorder { padding: 4px; border: solid 1px #c0c0c0; }

.ImageBorder { border: solid 3px #e8e8e8; }
