h3 {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: Black;
}

.fuente_foro{
		font-family: Arial;
	font-size: 8px;
}

body {
font-family: Tahoma;
	font-size: 12px;
	scrollbar-3dlight-color: Gray;
	scrollbar-base-color: Gray;
	scrollbar-darkshadow-color: Gray;
	scrollbar-face-color: #F4F8FB;
	scrollbar-arrow-color: Black;
	scrollbar-highlight-color: Black;
	scrollbar-shadow-color: Black;
	scrollbar-track-color: #D5E3EA;
}

.body2 {
	font-family: Arial;
	font-size: 11px;
	background-color: #AFAADB;
}

a:active, a:focus, a:link, a:visited {
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	color: White;
}

a:hover {
	font-family: Arial;
	font-size: 11px;
	color: White;
	text-decoration: underline;
}

.a2:active, .a2:focus, .a2:link, .a2:visited {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: Black;
	font-weight: bold;
}

.a2:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #0055AA;
	font-weight: bold;
	text-decoration: none;
}

.a3:active, .a3:focus, .a3:link, .a3:visited {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #FFEAC6;
	font-weight: bold;
}

.a3:hover {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: underline;
	color: #FFEAC6;
	font-weight: bold;
}

.a4:active, .a4:focus, .a4:link, .a4:visited {
	font-family: Tahoma;
	font-size: 17px;
	text-decoration: none;
	color: #FFEAC6;
	font-weight: bold;
}

.a4:hover {
	font-family: Tahoma;
	font-size: 17px;
	text-decoration: underline;
	color: #FFEAC6;
	font-weight: bold;
}

input {
	border: 1px dotted Gray;
}

.input_boton {
	border: 1px solid Gray;
	background-color: White;
	font-family: Arial;
	font-size: 11px;
}

input {
		font-family: Arial;
	font-size: 11px;
}


hr {
	border: 1px dashed Gray;
}

textarea {
	font-family: Arial;
	font-size: 11px;
	border: 1px dotted Gray;
}

td {
	font-family: Tahoma;
	font-size: 12px;
}

.td2 {
	font-family: Arial;
	font-size: 11px;
	background-color: #4A4297;
}

.td3 {
	font-family: Arial;
	font-size: 11px;
	background-color: #F4F8FB;
}

.td4 {
	font-family: Arial;
	font-size: 11px;
	background-color: #B9CAD2;
}

.tabla_error {
	border: 1px dashed Gray;
}

.tabla_index {
	border: 1px solid Black;
	background-color: White;
}
.tabla_index2 {
	border: 1px solid Black;
	background-color: White;
}

.tabla2 {
	border-bottom: 1px solid Black;
	background-color: #D5E3EA;
	border-top: 1px solid Black;
	font-family: Arial;
	font-size: 11px;
}
.textarea2 {
	font-family: Arial;
	font-size: 11px;
	border: 1px dotted Gray;
		background-color: #F4F8FB;
}
