Body
{
	font-family: verdana;
}

.texto
{
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
}

.texto2
{
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #796046;
}
.textobold
{
	font-family: verdana;
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
}

.textocampos
{
	font-family: verdana;
	font-size: 65%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.link1blanco
{
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
A.link1blanco:hover
{
	color: #ffffff;
	text-decoration: underline;
}

.link1blancoGRANDE
{
	font-family: verdana;
	font-size: 12px;
	font-style: bold;
	line-height: bold;
	font-weight: bold;
	font-variant: bold;
	color: #ffffff;
	text-decoration: none;
}
A.link1blancoGRANDE:hover
{
	font-family: verdana;
	font-size: 12px;
	font-style: bold;
	line-height: bold;
	font-weight: bold;
	font-variant: bold;
	color: #ffffff;
	text-decoration: underline;
}


.campos
{
	font-family: verdana;
	font-size: 65%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #FAFAF1;
}

.boton
{
	font-family: verdana;
	font-size: 70%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #990000;
	background-color: #DDDAB7;
}

.fondoclaro
{
	background-color: #FCF5E8;
}


.link1
{
	font-family: verdana;
	font-size: 70%;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
	background-color: #667AB3;
}
.link1 A:link
{
	color: #ffffff;
	text-decoration: none;
}

.link1 A:hover
{
	color: #ffffff;
	text-decoration: none;
	background-color: #FFB400;
}
.link1 A:visited
{
	color: #ffffff;
	text-decoration: none;
}
.link1 A:active
{
	color: #ffffff;
	text-decoration: none;
}


.cuadrado
{
	border-right: #bababa 1px solid;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	border-left: #ffffff 1px solid;
	padding-top: 3px;
	background-color: #e2e2e2;
}
.grayimagepadding
{
	border-right: #f3f3f3 4px solid;
	border-top: #f3f3f3 4px solid;
	border-left: #f3f3f3 4px solid;
	border-bottom: #f3f3f3 4px solid;
	background-color: #f3f3f3;
}
.newscell_top
{
	border-right: #bababa 1px solid;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	border-left: #9f9f9f 1px solid;
	padding-top: 3px;
	background-color: #e2e2e2;
}
.padding_spaced
{
	border-right: #9f9f9f;
	padding-right: 20px;
	padding-left: 10px;
	padding-bottom: 1px;
	border-left: #9f9f9f;
	line-height: 13px;
	padding-top: 1px;
}

