
	a      {
			text-decoration: none;
			font : Arial, Helvetica, sans-serif;
			color: #ccffff;
			font-size : 14px;
			}
					
	A:VISITED {
	text-decoration: none;
			font : Arial, Helvetica, sans-serif;
			color: #ccffff;
			font-size : 14px;
}


A:HOVER {
	text-decoration: none;
		font-size : 14px;
		font : Arial, Helvetica, sans-serif;
		color : #ffffff;
}


.txtcentro {
        width: 420px;
        background : #6699ff;
	    text-decoration: none;
        font-size : 12px;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		color: #ffffff;
		font-weight: bolder;
}


.estilo1 {
        width: 578px;
        background : #003399;
	    text-decoration: none;
		font-size : 15px;
		font : verdana, Helvetica, sans-serif;
		color : #ffffff;
		font-weight: bolder;
}


.estilo2 {
	text-decoration: none;
	font-size : 15px;
	font : verdana, bolder Arial, Helvetica, sans-serif;
	color : #ffffff;
	
}


.estilo3 {
        background : #3366cc;
	    text-decoration: none;
		font-size : 16px;
		font : verdana, Helvetica, sans-serif;
		color : #66ccff;
		font-weight: bolder;
}


.estilo4 {
        background : #3333cc;
	    text-decoration: none;
		font-size : 16px;
		font : verdana, Helvetica, sans-serif;
		color : #00ccff;
		font-weight: bolder;
}

h1 {
	text-decoration: none;
	font-size : 19px;
	font : verdana, bolder Arial, Helvetica, sans-serif;
	color : #ccffff;
}





