<style type="text/css">
<!--
<body style="background-color: #FFFFFF; text-align:center" link="#83C7D8">
a {
	font-family: trebuchet ms;
	font-size : 10px;
	color: #83c7d8;
	text-decoration: none;
	font-weight: bold;
    text-shadow: #173a43 1px 1px 1px;
}
a:hover {
	font-family: tahoma;
	font-size : 10px;
	color: #6ab5c8;
	text-decoration:none;
	font-weight: bold;
	 text-shadow: #e9f7fb 1px 1px 1px;
}
a:link {
	color: 83c7d8;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: 83c7d8;
}
a:hover {
	text-decoration: none;
	color: 6ab5c8;
}
a:active {
	text-decoration: none;
	color: 6ab5c8;
}

.sidebar1 {
	background-image: url(sidebar2.jpg);
	font-family: tahoma;
	font-size : 10px;
	color: #83c7d8;
	text-decoration: none;
	font-weight: bold;
    text-shadow: #e9f7fb 1px 1px 1px;
	margin: 0px;
	cursor:crosshair;
}
.sections {
	background-image: url(cute2.jpg);
	font-family: tahoma;
	font-size : 10px;
	color: #83c7d8;
	text-decoration: none;
	font-weight: bold;
    text-shadow: #e9f7fb 1px 1px 1px;
	margin: 0px;
	cursor:crosshair;	
}
.sections:hover {
	background-image: url(cute0.jpg);
	font-family: tahoma;
	font-size : 10px;
	color: #83c7d8;
	text-decoration: none;
	font-weight: bold;
    text-shadow: #e9f7fb 1px 1px 1px;
	margin: 0px;
	cursor:crosshair;
}
.title {
	background-image: url(title1.jpg);
	font-family: georgia;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	font-size : 16px;
	color: #83c7d8;
    text-shadow: #e9f7fb 1px 1px 1px;
	margin: 0px;
	cursor:crosshair;
}
.title:hover {
	background-image: url(title2.jpg);
	font-family: georgia;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	font-size : 16px;
	color: #87b5c1;
	font-weight: bold;
    text-shadow: #e9f7fb 1px 1px 1px;
	margin: 0px;
	cursor:crosshair;
}
.tables {
	font-family: tahoma;
	font-size : 14px;
	color: #AF99B7;
	margin: 0px;
	cursor:crosshair;
}

.tables:hover {
	font-family: tahoma;
	font-size : 14px;
	color: #91739B;
	margin: 0px;
	cursor:crosshair;
}

.fotos {
	opacity: .60; filter:alpha(opacity=60);
}
.fotos:hover {
	opacity: .89; filter:alpha(opacity=89)
}
.img {
	background-color:#e9f7fb; 
	border: 1px solid #83c7d8; 
	padding:3px; 
	opacity:.64;
	filter: alpha(opacity=64);
	-moz-opacity: 0.64;
}
.img:hover{
    background-color:#e9f7fb; 
	border: 1px solid #e9f7fb; 
	padding:3px; 
	opacity:.46;
	filter: alpha(opacity=46);
	-moz-opacity: 0.46;

}
-->
</style>