a.copbott {
	font-family: Arial, "times new roman", sans-serif;
	font-size: 11px;
	color: #ef44b4;
	text-decoration: underline;
}
a.copbott:visited {
	font-family: Arial, "times new roman", sans-serif;
	font-size: 11px;
	color: #ef44b4;
	text-decoration: underline;
}
a.copbott:hover{
	text-decoration: none;
	color: #ef44b4;
}

a.join {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 33px;
	font-style: normal;
	font-weight: bold;
	color: #ef44b4;
	padding-top: 15px;
	padding-bottom: 15px;
}
a.join:visited {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 33px;
	font-style: normal;
	font-weight: bold;
	color: #ef44b4;
	padding-top: 15px;
	padding-bottom: 15px;
}
a.join:hover{
	text-decoration: none;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 33px;
	font-style: normal;
	font-weight: bold;
	color: #ef44b4;
}

A IMG {
 border: none;
}

body {
	background-color: #ffe5ff;
	
	
	margin: 0px;
	
}








.txt_pan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #a6539a;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}




.txt_cop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #8d4281;
}





.th {
	BORDER: 1px solid #ff93e1;
}      

















.tab_body {
	background-image: url(bg_body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


.tab_cont {
	background-image: url(bg_cont.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
