﻿body 
{
	background-color: #DFD3BB;
	margin: 0px;
	font-family: Arial, Verdana;
	font-size: 10px;
	/*letter-spacing: -0.1px;*/
	background-image: url(images/back.jpg);
	background-position: center top;
	background-repeat: repeat-x;
}

A:link {

	COLOR: #336699

; text-decoration: underline

}

A:hover {

	COLOR: #996600

; text-decoration: none

}

A:active {

	COLOR: #CC6600

}

A:visited {

	COLOR: #336600

}

.texto_med {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	color: #532A14;


}

.texto_peq {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	line-height: 14px;
	color: #532A14;

}


.texto_gra {

	COLOR: #990000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 16px; FONT-WEIGHT: bold

}
