/* CSS created with Spider Writer */

BODY {
	font-family : Stencil,"Courier New", Courier, monospace;
	color : #322F1E;
	font-style : normal;
	background-color : #404121;
	scrollbar-face-color:#404121;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-track-color:#808000;
  scrollbar-shadow-color:#000000;
  scrollbar-highlight-color:#000000;
  scrollbar-3dlight-color:#808080;
  scrollbar-darkshadow-Color:#202020;
	
}

.texto {
	font-family :Arial, verdana;
	font-size : x-small;
}
.textoclaro{
	font-family :Arial, verdana;
	font-size : x-small;
	color : #D8CD8D;
}
.textoPequeno {
	font-family :Arial, verdana;
	font-size : xx-small;
}

A {
	font-family : Stencil,"Courier New", Courier, monospace;
	color : #D8CD8D;
	font-style : normal;
	text-decoration : none;
}

A:Visited {
	font-family : Stencil,"Courier New", Courier, monospace;
	color : #D8CD8D;
	font-style : normal;
	text-decoration : none;
}

A:Active {
	font-family : Stencil,"Courier New", Courier, monospace;
	color : #D8CD8D;
	font-style : normal;
	text-decoration : none;
}

A:Hover {
	font-family : Stencil,"Courier New", Courier, monospace;
	color : #322F1E;
	font-style : normal;
	text-decoration : line-through;
}

H1 {
	font-family : Stencil,"Courier New", Courier, monospace;
	color : #322F1E;
	font-style : normal;
	font-size : medium;
}

H2 {

}

H3 {

}
HR{
	background : #3F4C1F;
	background-color :#3F4C1F;
	border : #3F4C1F;
	border-color :#3F4C1F;
	color : #3F4C1F;
}
input {
	font-family : Stencil,"Courier New", Courier, monospace;
	color : #D8CD8D;
	font-style : normal;
	font-size : medium;
	background : #322F1E;
}

.Boton {
	font-family : Stencil,"Courier New", Courier, monospace;
	color : #D8CD8D;
	font-style : normal;
	font-size : x-small;;
	background : #322F1E;
}
.Cajatexto {
	font-family : Stencil,"Courier New", Courier, monospace;
	color : #322F1E;
	font-style : normal;
	font-size : x-small;
	background : #D8CD8D;
}
