a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #013756;
	text-decoration: underline;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #013756;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #001000;
	text-decoration: underline;
}

.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	text-align: justify;
}

.forma {
	border: 1px solid #666666;
}

.formaa {
	border: 1px solid #666666;
	width: 190px
}
.bgleft1 {
	background-attachment: fixed;
	background-image: url(images/bgg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bttbg {
	background-attachment: scroll;
	background-image: url(images/bgbtt.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
