body {
	background-color: #CCCCCC;
	margin-top: 10px;
	background-image: url(../imagenes/f.jpg);
	background-repeat: repeat;
}

.log {
	padding-right: 30px;
	padding-top: 30px;
	text-align: right;
}
.texbb {
	padding-right: 40px;
	padding-top: 30px;
	text-align: right;
}
.textos {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}

.vin {
	padding-top: 20px;
}
.tex {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-align: right;
	padding-top: 20px;
	font-size: 11px;
	padding-right: 10px;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	vertical-align: middle;
}

.tex2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-align: left;
	padding-top: 20px;
	font-size: 11px;
	padding-left: 10px;
}
