body {
	margin: 0px;
	padding: 0px;
	background-color: #3A799A;
}
.border {
	border: 1px solid #000000;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
	padding-left: 4px;
	padding-right: 1px;
}

.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;

}
.sizetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	position: relative;
	bottom: 42px;
	left: 2px;
}
.backgirl {
	background-image: url(imago/join_botgirl.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.txtjoin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFCC00;
}
.backblue {
	background-image: url(imago/back_blue.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.text3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.text3 a{
	color: #000000;
	text-decoration:none
}
.text3 a:hover{
	color: #333333;
	text-decoration:underline
}
.text3 a:viseted{
	color: #333333;
	text-decoration:underline
}

.text4 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-weight: bold;
        color: #FF9900;
        text-align: center;
}
.text4 a{
        color: #FF9900;
	text-decoration:none
}

text4 a:hover{
color: #FF9900;
}

.text4 a:viseted{
color: #FF9900;
}