BODY {

	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	background-color: #F7F7AD;
	font-family: Verdana;
	background: url("../grafica/portada/background.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin: 0;
	padding: 0;

}
TD {
	font-family: Verdana;
	font-size: 11px;
}

A{
	text-decoration:none;
	color:#663300;
	font-family: Verdana;
	font-size: 11px;
}
A:visit{color:#663300}
A:hover{color:#CE5208;}

A.tit{
	text-decoration:none;
	color:#000000;
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;


}
A.tit:visit{color:#000000}
A.tit:hover{color:#CE5208;}

