body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}



a {color: #990000; text-decoration: none; font-weight: bold}
a:hover {color: #CC6666; text-decoration: none}

img {
	text-decoration: none;
	border: none;
}

.back {
	background-image: url(../images/back_body.jpg);
	background-position:top left;
	padding-top:0px;
}

.text {
	font-family: Arial;
	font-size: 28px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.big_text {
	font-family: Arial;
	font-size: 35px;
	font-weight: bold;
	color: #000000;
}

.small_text {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.medium_text {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.title_small {
	background-image: url(../images/back_title_small.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:10px;
	font-family: Arial;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	height:30px;
}

.footer {  
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.footer:hover {color: #CC6666; text-decoration: none; font-weight: bold}

.cuadrotexto {
    color: #FFFFFF;
    background-color: transparent;
	background-image: url(../images/back_form.jpg);
	border: 1px solid #333333;
    font-family: Arial;
    font-size: 8pt;
    font-weight: bold;
    text-align: left
}

.boton {
    color: #cccccc;
    background-color: #333333;
    border: 0;
    font-family: Arial;
    font-size: 8pt;
    font-weight: bold;
    text-align: center
}
