body { background-image: url(/images/com/background.gif); background-color: #feffcc; margin: 0;;
}
hr {
	border: thin dotted #999999;
}
body,td,th,p,ul,ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 19px;
}
a:link {
	color: #993366;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #993366;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #993366;
	text-decoration: none;
	font-weight: bold;
}
.copyright { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	text-decoration: none;
	font-weight: normal;
}
a.copyright:link {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}
a.copyright:visited {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}
a.copyright:hover {
	color: #feffcc;
	font-weight: normal;
	text-decoration: underline;
}
a.copyright:active {
	color: #feffcc;
	text-decoration: none;
	font-weight: normal;
}
.navigation { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	line-height: 1.4;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
}
a.navigation:link {
	color: #fff;
}
a.navigation:visited {
	color: #fff;
}
a.navigation:hover {
	color: #feffcc;
}
a.navigation:active {
	color: #feffcc;
}
