.negro A:link {text-decoration: none; color: #000000; font-weight: bold;} 
.negro A:visited {text-decoration: none; color: #000000; font-weight: bold;} 
.negro A:active {text-decoration: none; color: #000000; font-weight: bold;} 
.negro A:hover {text-decoration: none; color: #000000; font-weight: bold;} 

.blanco A:link {text-decoration: none; color: #FFFFFF; font-weight: bold;} 
.blanco A:visited {text-decoration: none; color: #FFFFFF; font-weight: bold;} 
.blanco A:active {text-decoration: none; color: #FFFFFF; font-weight: bold;} 
.blanco A:hover {text-decoration: none; color: #FFFFFF; font-weight: bold;} 

.rosa A:link {text-decoration: none; color: #FF3399; font-weight: bold;} 
.rosa A:visited {text-decoration: none; color: #FF3399; font-weight: bold;} 
.rosa A:active {text-decoration: none; color: #FF3399; font-weight: bold;} 
.rosa A:hover {text-decoration: none; color: #FF3399; font-weight: bold;} 

.azul A:link {text-decoration: none; color: #3300FF; font-weight: none;} 
.azul A:visited {text-decoration: none; color: #3300FF; font-weight: none;} 
.azul A:active {text-decoration: none; color: #3300FF; font-weight: none;} 
.azul A:hover {text-decoration: none; color: #3300FF; font-weight: none;} 

.gris A:link {text-decoration: none; color: #333333; font-weight: bold;} 
.gris A:visited {text-decoration: none; color: #333333; font-weight: bold;} 
.gris A:active {text-decoration: none; color: #333333; font-weight: bold;} 
.gris A:hover {text-decoration: none; color: #333333; font-weight: bold;} 

.rojo A:link {text-decoration: none; color: #CC0000; font-weight: bold;} 
.rojo A:visited {text-decoration: none; color: #CC0000; font-weight: bold;} 
.rojo A:active {text-decoration: none; color: #CC0000; font-weight: bold;} 
.rojo A:hover {text-decoration: none; color: #CC0000; font-weight: bold;} 

.naranja A:link {text-decoration: none; color: #FF6600; font-weight: bold;} 
.naranja A:visited {text-decoration: none; color: #FF6600; font-weight: bold;} 
.naranja A:active {text-decoration: none; color: #FF6600; font-weight: bold;} 
.naranja A:hover {text-decoration: none; color: #FF6600; font-weight: bold;} 

.welcometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 20px 50px 20px 50px;
	text-align: justify;
}
table.welcometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	text-align: justify;
}