BODY {
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}
td {
	font: 12px Tahoma, Arial;
	color: #FFFFFF;
}

a {
	text-decoration: none;
	color: #FFFFFF;
}

.footer a {
	padding: 0px 10px;
}

.whitetext {
	color: #ffffff;
}
.blacktext {
	color: #14242E;
}
.greytext {
	color: #FAFCFB;
}
.greentext {
	color: #A5D031;
}
.yellowtext {
	color: #FFF99D;
}
.orangetext {
	color: #EA6000;
}
.rosetext {
	color: #D6738F;
}
.bluetext {
	color: #0F97CE;
}

p {
	margin: 0;
}
h1, h2, h3, h4, h5 {
	color: #767676;
	font-weight: bold;
	margin: 10px 0 10px 0;
}
ul {
	padding: 0px 0px 0px 20px;
	margin: 0px;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
	color: #CCCCCC;
}
h3 {
	font-size: 12px;
	color: #FFFFFF;
}
.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: #A5D031;
	font: normal 11px Tahoma, Arial;
	text-decoration: underline;
}
a.greenlink:hover {
	text-decoration: none;	
}
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;
}
