/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/losmorillo_bg.gif);
	background-attachment:fixed;
}

a:link {
	color: #ffffff;
	font-size: 11px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #ffffff;
	font-size: 11px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #ffffff;
	font-size: 11px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #ffffff;
	font-size: 11px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
}


.style1 {
	color: #959595;
	font-size: 11px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	line-height:13px;
}

.style2 {
	color: #ffffff;
	font-size: 11px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	line-height:13px;
}