html {
	overflow-x: hidden;
	overflow-y: auto;
}
body {
	background-image: url(images/back.jpg);
	background-repeat: no-repeat;
}

a:link {
	color: #02529B;
}
a:visited {
	color: #02529B;
}
a:hover {
	color: #C92D31;
}
a:active {
	color: #02529B;
}
.sf {
	font-size: 14px;
	color: #666666;
	font-family: "Microsoft Sans Serif";
	font-style: italic;
	font-weight: bold;
}

.sfmail {
	font-weight: bold;
	font-style: italic;
	color: #02529B;
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
}

.style1 {color: #333333}
.negritas {font-size: 14px; color: #333333; font-family: "Microsoft Sans Serif"; font-style: italic; font-weight: bold; }
.negritas2 {font-size: 14px; color: #333333; font-family: "Microsoft Sans Serif"; font-weight: bold; }

.style5 {font-size: 12px; color: #666666; font-family: "Microsoft Sans Serif"; font-style: italic; font-weight: bold; }
