body {
	background-color: #9764D5;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
.bodytext_header {
	font-family: Tahoma;
	font-size: 15px;
	color: #49246F;
	text-decoration: none;
	font-weight: bold;
}
.bodytext {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.bodytext:hover{
	text-decoration: underline;
}
.bodytext_link {
	font-family: Tahoma;
	font-size: 13px;
	color: #663E96;
	text-decoration: underline;	
}
.bodytext_link:hover{
	text-decoration: underline;
	color: #E43144;
}
.bodytext_small {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;	
}
.bodytext_small:hover{
	text-decoration: underline;
}
.bodytext_large {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	text-decoration: none;	
}
.bodytext_large:hover{
	text-decoration: underline;
}
.bottomnav {
	font-family: Tahoma;
	font-size: 11px;
	color: #663E96;
	text-decoration: none;	
}
.bottomnav:hover{
	text-decoration: underline;
	color: #01AA8B;
}
.footer {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;	
}
.footeraddress {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;	
}
.footer2 {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFCC2A;
	text-decoration: none;	
}
.footer2:hover{
	text-decoration: underline;
	color: #C798FF;
}

#linkredbg-td {
	font-family: Tahoma;
	font-size: 10px;	
}
.linkredbg {
	font-family: Tahoma;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;	
}
.linkredbg:hover{
	text-decoration: underline;
	color: #E5E3E3;
}
