.BODY {
	scrollbar-face-color : #006699;
	scrollbar-arrow-color : #FFFFFF;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #003366;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../Img/BkMotivo.gif);
	background-repeat: repeat-x;
}

.TopLeft {
	background-attachment: fixed;
	background-repeat: no-repeat;
	text-align: left top;
}

.BkY {
	background-attachment: fixed;
	background-repeat: repeat-y;
	text-align: left top;
	background-position: left;
}

.coda {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.coda a:link {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-weight: bold;
}

.coda a:visited {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-weight: bold;
}
.coda a:active {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-weight: bold;
}

.coda a:hover {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-decoration: underline;
}


