a:link {text-decoration : none; 
color : #ffffff;
}
a:visited {text-decoration : none;
color : #ffffff;
 } 
A:active {text-decoration : blink;
color : #ffffff; 
}
a:hover{ text-decoration : none;
color : #1C2333;  } 

.txt {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.txtblanco {

	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
.txtsmall {

	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
}
.txtbig {


	font-family: Verdana;
	font-size: 16px;
	color: #FFFFFF;
}
