BODY {
	background: #FFFFFF url(images/bg.gif);
}
td {
	color: #000000;
	font-family: Tahoma, Arial;
	font-size: 12px;
}

a {
	text-decoration: none;
	color: #009900;
}

.footer a {
	padding: 0px 10px;
}

.whitetext {
	color: #ffffff;
}
.blacktext {
	color: #000000;
}
.greytext {
	color: #747877;
}
.greentext {
	color: #006600;
}
.yellowtext {
	color: #FFF99D;
}
.orangetext {
	color: #EA6000;
}
.rosetext {
	color: #D6738F;
}
.bluetext {
	color: #389FFF;
}

p {
	margin: 0;
}
h1, h2, h3, h4, h5 {
	color: #006600;
	font-weight: bold;
	margin: 10px 0 10px 0;
}
ul {
	padding: 0px 0px 0px 20px;
	margin: 0px;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
}
h3 {
	font-size: 12px;
}
.px11 {
	font: normal 11px Tahoma, Arial;
}


a.whitelink {
	font: normal 11px Tahoma, Arial;
	color: #ffffff;
	text-decoration: underline;
}
a.whitelink:hover {
	text-decoration: none;	
}
a.blacklink {
	font: normal 11px Tahoma, Arial;
	color: #212B35;
	text-decoration: underline;
}
a.blacklink:hover {
	text-decoration:none;	
}

a.bluelink {
	color: #389FFF;
	text-decoration: underline;	
}
a.bluelink:hover {
	text-decoration: none;	
}

a.orangelink {
	color: #B3932C;
	text-decoration: underline;
	font: normal 11px Tahoma, Arial;
}
a.orangelink:hover {
	text-decoration: none;	
}
a.greenlink {
	color: #006600;
	text-decoration: underline;
	font-family: Tahoma, Arial;
	font-size: 11px;
	
}
a.greenlink:hover {
	text-decoration: none;
	color: #009900;
}
a.roselink {
	color: #D6738F;
	font: normal 11px Tahoma, Arial;
	text-decoration: underline;
}
a.roselink:hover {
	text-decoration: none;	
}
a.yellowlink {
	color: #FFF99D;
	font: normal 11px Tahoma, Arial;
	text-decoration: underline;
}
a.yellowlink:hover {
	text-decoration: none;	
}

.footer a {
	padding: 0px 10px;
}

