h1 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #660000;
	font-weight: bold;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #660000;
}
h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
}
.formulario {
	background: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 13px;
	border: 1px solid #FF6600;
	font-weight: normal;
	color: #000000;
	vertical-align: middle;

}
.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #993300;
	text-decoration: none;

}
.link2:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;


}
.link3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #990000;
	text-decoration: none;

}
.link3:hover {
	text-decoration: underline;
	color: #009900;

}
.link4 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #660000;
	text-decoration: none;
}
.link4:hover {
	text-decoration: underline;
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #000000;

}
hr {
	color: #000099;
	height: 1px;
}
.linktxt {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: normal;
	color: #805C1C;
	height: 25px;
	width: 175px;
	border-right-style: none;
	border-left-width: 8px;
	border-left-style: none;
	border-left-color: #EFD230;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFD230;




}
.linktxt:hover {
	color: #000000;
	font-weight: normal;
	font-family: "Trebuchet MS";
	font-size: 15px;
	border-right-style: none;
	height: 25px;
	width: 175px;
	border-left-width: 7px;
	border-left-style: none;
	border-left-color: #CC0000;
	background-color: #F0D773;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;






}

.linkpretotxt {
	font-family: "Trebuchet MS";
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;



	}

.linkpretotxt:hover {
	color: #FFFF00;
	font-weight: bold;
	border-top: 2px none #FFFF00;
	border-right: 2px none #FFFF00;
	border-bottom: 2px none #FFFF00;
	border-left: 2px none #FFFF00;
	font-family: "Trebuchet MS";
	font-size: 13px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	background-image:  url(file:///D|/job1/helio/Science_Club/site_sclub/images/fundo_menu2.jpg);
	height: 30px;
	width: 150px;
	text-decoration: underline;
	position: relative;


}

body {
	margin: 8 0 0 0;
	background-color: #97D782;
	background-image:   url(images/fundo1500.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	}

.texto, .sombra {
font-family: Trebuchet MS, Arial;
font-size: 50px;
font-weight: bold;
}

.texto {
color: blue;
position: absolute;
left: 369px;
top: 496px;
}

.sombra {
color: black;
position: absolute;
left: 365px;
top: 513px;
}

