body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(../imagen/fundo_site01.gif);
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
}
.negranormal {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.negrapeq {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.grisnormal {
	font-family: verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.blancapeq {
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.rojo12verd {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FE7E00;
	text-decoration: none;
}
