body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #0E221D;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-shadow-color: #0E221D;
	scrollbar-3Dlight-color: #0E221D;
	scrollbar-track-color: #0E221D;
	scrollbar-face-color: #F0AF32;
	scrollbar-highlight-color: #0E221D;
	scrollbar-darkshadow-color: #0E221D;
	background-image: url(../imagenes/fondoframe.jpg);
	background-attachment: fixed;
}
.parrafoindentadoblanco
{
	PADDING-LEFT: 30px;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: justify;
	width: 500px;



}
.textonaranja {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #F0AF32;
}
  .asunto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
  }
  a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #F0AF32;
	text-decoration: none;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #F0AF32;
	text-decoration: none;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #F0AF32;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.textoblanco {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
}
select {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #264940;
	border: 1px solid #FFCC00;
}
textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #264940;
	border: 1px solid #F0AF32;
	
	scrollbar-arrow-color: #F0AF32;
	scrollbar-shadow-color: #264940;
	scrollbar-3Dlight-color: #264940;
	scrollbar-track-color: #264940;
	scrollbar-face-color: #264940;
	scrollbar-highlight-color: #264940;
	scrollbar-darkshadow-color: #264940;

}
input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #264940;
	border: 1px solid #F0AF32;
}

