body{
scrollbar-face-color: blue;
scrollbar-shadow-color: black;
scrollbar-highlight-color: blue;
scrollbar-3dlight-color: yellow;
scrollbar-darkshadow-color: ;
scrollbar-track-color: green;
scrollbar-arrow-color: Red;
background-color: #EDFFEC;
}
.Estilo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #008000;
	font-size: medium;
}
.Estilo2 {
	color: #DDDDDD;
	font-weight: bold;
}
.Estilo3 {color: #008000}
 
a:link { font-weight: bold; color: #3399FF; text-decoration: underline}
a:visited { font-weight: bold; color: #9900FF; text-decoration: underline}
a:hover { font-weight: bold; color: #FF9966; text-decoration: underline}
a:active { font-weight: bold; color: #FF3300; text-decoration: underline}