body{

background:url('../images/moonsoft.jpg');
background-repeat: no-repeat;
 background-position: bottom right;

}

A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none;}
A:hover {text-decoration: underline; color: #079040;}

.class1 A:link {text-decoration: none;color: #597870;font-weight: bold;}
.class1 A:visited {text-decoration: none;color: #597870;font-weight: bold;}
.class1 A:active {text-decoration: none;color: #597870;font-weight: bold;}
.class1 A:hover {text-decoration: underline; color: #079040;font-weight: bold;}


.textolinknormal{
font-family: Trebuchet MS,Arial, Helvetica, sans-serif;
font-size:12px;
font-weight: bold;
color: #333333;
}

/*079040*/
.textocabecera{
font-family: Trebuchet MS,Arial, Helvetica, sans-serif;
font-size:15px;
font-weight: bold;
color: #333333;
}

table + td { border-collapse: collapsed; border-spacing: 0px; border-top:none;}

.textojustificado {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.textocentrado {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.formularios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border: 1px solid #99CC00;
}
.bajopagina {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	
	word-spacing: 2px;
}
.textojustificadonegrita {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	font-weight: bolder;
}
.textomenu{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	font-weight: bolder;
}

