body {
background-color: #989963;	
SCROLLBAR-FACE-COLOR:#OOOOOO;
SCROLLBAR-ARROW-COLOR: #2b581c;
SCROLLBAR-TRACK-COLOR: #000000;

}

a:link {text-decoration: none;}

a:hover {text-decoration: underline;
         color: #2a5b6b
}
a:active {text-decoration: none;}
<style> 
 
a:hover{text-decoration:none;} 
a{text-decoration:none;} 
 
</style> 



.titulo {
	font-family: Helvetica, sans-serif;
	font-size: 58px;
	color: #000000;
	font-style: bold;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
		
}
.subtitulo {
	font-family: Helvetica, sans-serif;
	font-size: 36px;
	font-style: bold;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #1b6772;
	
}
.textos-tradux{
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	font-style: bold;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	
}

.textos-tradux-italica{
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: italic;
	text-transform: none;
	color: #000000;
	
}

.textos-tradux-contacto{
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: italic;
	text-transform: none;
	color: #000000;
	
}

.textos-tradux-contacto-rojo{
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: italic;
	text-transform: none;
	color: #81101d;
	
}

.textos-tradux-contacto-azul{
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: italic;
	text-transform: none;
	color: #03437a;
	
}

.textos-tradux-contacto2{
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: italic;
	text-transform: none;
	color: #000000;
	
}

.inicio-castellano {
	font-family: Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
    text-transform: none;
	color: #03437a;
}

.textos-castellano {
	font-family: Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
    text-transform: none;
	color: #03437a;
}

.inicio-aleman{
	font-family: Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	text-transform: none;
	color: #81101d;
}


.textos-aleman{
	font-family: Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	text-transform: none;
	color: #81101d;
}

.botonera-derecha{
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	text-transform: none;
	color: #b5ba94;
}

.textos-negros{
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
}
