 a:link {
	text-decoration: none;
	color: #293138;
} 

body {
	background-image: url(img/bk.jpg);
	background-repeat: repeat-y;
}

<style>
 a:link {
	text-decoration: none;
	color: #293138;
} a:visited {
	text-decoration:
none;
	color: #404D58;
} a:active {
	text-decoration: none;
	color: #87A1B8;
} a:hover {
	text-decoration: none;
	COLOR: #00587d
} .textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #293138;
	text-align: left;
}
.textosTitulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #0082B7;
	font-weight: bold;
	text-align: left;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #293138;
	font-weight: bold;
	text-align: left;
}
.textosTitulosVerde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #728E38;
	font-weight: bold;
	text-align: left;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #293138;
	text-align: left;
}
.notes01 {
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.textosTitulosGriss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	font-weight: bold;
	text-align: left;
}
.textosTitulosGrissX2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	font-weight: bold;
	text-align: left;
	line-height: 40px;
}

