a:visited  {color: #666666; text-decoration: underline;}

a:hover {color: #000033; text-decoration: none;}

a:link { color: #666666; text-decoration: underline; } 

a:active { color: #666666; text-decoration: underline; }

#fondo1{  background-image: url(http://www.globalgraphic.com.mx/images/fon_3.gif); background-repeat: repeat}

#fondo2{  background-image: url(http://www.globalgraphic.com.mx/images/fon_2.gif); background-repeat: repeat-x}

#fondo3{
	background-image: url(http://www.globalgraphic.com.mx/images/fon_5.gif);
	background-repeat: repeat-x;
	margin-top: 20px;
}

td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;; color: #666666}



body {  background-color: #000033}

.texto1 { font-size: 18px; font-weight: bold; text-transform: uppercase ; width: 100%; margin-bottom: 5px; color: #000033}

.texto2 {
	font-size: 18px;
	font-weight: bold;
	width: 100%;
	margin-bottom: 10px;
}

.texto3 { width: 95%; float: right; margin-top: 5px; margin-bottom: 15px}

.texto4 { font-size: 14px; font-weight: bold ; width: 100%; margin-bottom: 10px; color: #000033}


.texto3 li {
	padding-bottom: 3px;
	list-style-type: disc;
	margin-left: 10px;
}
.texto3 ul {
	margin-left: 5px;
	padding-left: 0px;
}
