body,input,textarea,select {
		font-family: Arial;
		font-size: 11px;
		font-weight: normal;
		text-decoration: none;
		color: #6e706d;
	}
	
td {
		font-family: Arial;
		font-size: 11px;
		font-weight: normal;
		text-decoration: none;
		color: #6e706d;
	}
	
a.link {
		text-decoration: none;
		color: black;
	}
	
a.link:hover {
		text-decoration: underline;
		color: black;
	}

a {
		text-decoration: none;
		color: blue;
	}
	
a:hover {
		text-decoration: underline;
		color: blue;
	}
	
a.linkp {
		text-decoration: none;
		color: #6e706d;
	}
	
a.linkp:hover {
		text-decoration: underline;
		color: #6e706d;
	}
	
.texto10 {
		font-family: Verdana;
		font-size: 10px;
		font-weight: normal;
		text-decoration: none;
		color: black;
	}
	
.texto9 {
		font-family: Verdana;
		font-size: 9px;
		font-weight: normal;
		text-decoration: none;
		color: black;
	}
	
a.link13b {
		font-size: 13px;
		text-decoration: none;
		color: white;
	}
	
a.link13b:hover {
		font-size: 13px;
		text-decoration: none;
		color: #d6d300;
	}

a.linkb {
		font-size: 11px;
		text-decoration: none;
		color: white;
	}
	
a.linkb:hover {
		font-size: 11px;
		text-decoration: none;
		color: #d6d300;
	}	
		