@charset "UTF-8";
/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

	
#content
	
	a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #99ff00;
	text-decoration: none;
}
a:hover {
	color: #99FF00;
	text-decoration: none;
}
a:active {
	color: #99FF66;
	text-decoration: none;
}


a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #99FF00;
	text-decoration: none;
}
a:active {
	color: #99FF66;
	text-decoration: none;
}
a {
	font-weight: bold;
}
.style1 {color: #FFFFFF}

.style2 {
	color: #9C4FD0;
	font-weight: bold;
}
body {
	background-color: #DBE98A;
}
h1 {
	color: #CB3332;
}
h2 {
	color: #CA3432;
}
h3 {
	color: #CB3332;
}
h4 {
	color: #CB3332;
}
h5 {
	color: #CB3332;
}
h6 {
	color: #CB3332;
}


