a:link {
	color:#DEE5EB;
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	cursor: pointer;
}
a:visited {
	color:#FFFFFF;
	text-decoration: underline;
}

h1 {
	font-family: "Trebuchet MS", Arial;
	font-size: xx-large;
	color: #CCCCCC;
}
h2 {
	font-family: "Trebuchet MS", Arial;
	font-size: x-large;
	color:#FFFFFF;
}
h3 {
	font-family: "Trebuchet MS", Arial;
	font-size: large;
	color:#FFCC66;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: normal;
}
.texto_super {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	vertical-align: super;
	color: #666666;
}
.texto_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}
.texto_small2 {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
}
.titulos {
	font-size: 24px;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.texto1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
